Modules§
- byte_
box - Contains the ByteBox struct.
The core of the library. - path
- Contains useful functions for working with common paths.
Uses dirs internally.
Traits§
- Deserialize
- A data structure that can be deserialized from any data format supported by Serde.
- Serialize
- A data structure that can be serialized into any data format supported by Serde.