☰
Module slist
Structs
?
Module
glib
::
collections
::
slist
source
·
[
−
]
Structs
IntoIter
A destructive iterator over a
SList
.
Iter
A non-destructive iterator over a
SList
.
IterMut
A non-destructive iterator over a
SList
.
SList
A list of items of type
T
.