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_
traits
0.2.2
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