Crate data_structure_traits[][src]

Macros

collection

Anything that implements the Create trait can be used with this

collection_count_args

Traits

Add
AddImmut
Collection
CollectionMut
Create
Deque
DequeImmut
Get
GetMut
Insert
InsertImmut
Map
MapImmut
MapMut
Queue
QueueImmut
Remove
RemoveImmut
Seq
SeqImmut
SeqMut
Set
SetImmut
SetMut
Stack
StackImmut