Crate bytebox

source ·

Modules

  • Contains the ByteBox struct.
    The core of the library.
  • Contains useful functions for working with common paths.
    Uses dirs internally.

Traits

  • A data structure that can be deserialized from any data format supported by Serde.
  • A data structure that can be serialized into any data format supported by Serde.

Derive Macros