Module traits

Source

Structs§

Escape
A path which escapes its inner path
Unescape
A path which unescapes its inner path

Traits§

AutoComObj
When implemented, automatically implements ComObj for the RawObj. Use with com_obj!($t);.
ComObj
A composite object, made of other ComObjects and RawObjects.
Path
Anything that can be used as a path in a MicroDB
RawObj
An object which the DB can represent in bytes