Module id_ish::id_containers[][src]

ID Container helpers

In case you have an ID, that you need to pull from a map, and serialize (or deserialize and throw into a map), this is somewhat useful.

TODO: ID-ish derive

Structs

DerivedTypeWithTakeIDAndWithID

Traits

TakeID

The take-pair if a ID method.

WithID

The with-pair of a ID method.