Docs.rs
  • save-load-traits-0.2.2
    • save-load-traits 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • klebs6
    • Dependencies
      • async-trait ^0.1.86 normal
      • error-tree ^0.6.0 normal
      • export-magic ^0.3.6 normal
      • json-repair ^0.4.0 normal
      • pretty_assertions ^1.4.1 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • tempfile ^3.17.1 normal
      • tokio ^1 normal
      • traced-test ^1.0.4 normal
      • tracing ^0.1.41 normal
      • tracing-setup ^1.0.4 normal
      • tracing-subscriber ^0.3.19 normal
    • Versions
    • 4.35% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

save_load_traits0.2.2

Crate Items

  • Macros
  • Enums
  • Traits
  • Attribute Macros

List of all items

Enums

  • JsonParseError
  • SaveLoadError

Traits

  • LoadFromDirectory
  • LoadFromFile
  • SaveToFile

Macros

  • impl_default_save_to_file_traits

Attribute Macros

  • async_trait