Docs.rs
save-load-traits-0.2.1
save-load-traits 0.2.1
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.2
normal
tracing ^0.1.40
normal
tracing-setup ^1.0.2
normal
tracing-subscriber ^0.3
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
save_
load_
traits
0.2.1
All Items
Crate Items
Re-exports
Macros
Enums
Traits
Attribute Macros
Crate
save_load_traits
Copy item path
Source
Re-exports
§
pub use
tokio
;
Macros
§
impl_
default_
save_
to_
file_
traits
Enums
§
Json
Parse
Error
Save
Load
Error
Traits
§
Load
From
Directory
Trait for loading objects from a directory asynchronously.
Load
From
File
Save
ToFile
Attribute Macros
§
async_
trait