Docs.rs
putzen-cli-2.0.2
putzen-cli 2.0.2
Docs.rs crate page
GPL-3.0-only
Links
Repository
crates.io
Source
Owners
sassman
Dependencies
argh ^0.1
normal
dialoguer ^0.12
normal
jwalk ^0.8
normal
tempfile ^3
dev
remove_dir_all ^1.0.0
normal
Versions
17.14%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
HumanReadable
putzen_
cli
2.0.2
Human
Readable
Required Methods
as_human_readable
Implementations on Foreign Types
usize
Implementors
In crate putzen_
cli
putzen_cli
Trait
Human
Readable
Copy item path
Source
pub trait HumanReadable { // Required method fn
as_human_readable
(&self) ->
String
; }
Required Methods
§
Source
fn
as_human_readable
(&self) ->
String
Implementations on Foreign Types
§
Source
§
impl
HumanReadable
for
usize
Source
§
fn
as_human_readable
(&self) ->
String
Implementors
§