Docs.rs
total-space-0.1.1
total-space 0.1.1
Permalink
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
orenbenkiki
Dependencies
clap ^2.33.0
normal
hashbrown ^0.11.2
normal
lazy_static ^1.4.0
normal
num-traits ^0.2.8
normal
num_cpus ^1.0.0
normal
string_cache ^0.8.1
normal
strum ^0.20.0
normal
strum_macros ^0.20.0
normal
escargot ^0.5.2
dev
Versions
97.44%
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
DataLike
total_
space
0.1.1
total_space
Trait Alias
Data
Like
Copy item path
Source
trait DataLike =
KeyLike
+
Named
+
Default
;
Expand description
A trait for data we pass around in the model.