Docs.rs
durt-1.0.3
durt 1.0.3
Permalink
Docs.rs crate page
GPL-3.0+
Links
Repository
crates.io
Source
Owners
cauebs
Dependencies
ansi_term ^0.12.1
normal
clap =3.0.0-beta.5
normal
number_prefix ^0.4.0
normal
tabular ^0.1.4
normal
walkdir ^2.3.1
normal
wild ^2.0.4
normal
Versions
0%
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
durt
1.0.3
durt
Function
format_size
Copy item path
Source
pub fn format_size(size:
u64
, binary:
bool
) ->
String