☰
Module collections
Structs
?
Module
glib
::
collections
source
·
[
−
]
Structs
List
A list of items of type
T
.
ListIter
A non-destructive iterator over a
List
.
PtrSlice
Slice of elements of type
T
allocated by the GLib allocator.
SList
A list of items of type
T
.
SListIter
A non-destructive iterator over a
SList
.
Slice
Slice of elements of type
T
allocated by the GLib allocator.