Docs.rs
rust-wc-0.3.5
rust-wc 0.3.5
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Jedsek
Dependencies
clap ^4.0.29
normal
indicatif ^0.17.2
normal
prettytable-rs ^0.9.0
normal
rayon ^1.6.1
normal
stripmargin ^0.1.1
normal
unicode-width ^0.1.10
normal
clap ^4.0.29
build
clap_complete ^4.0.6
build
stripmargin ^0.1.1
build
Versions
29.17%
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
☰
Result
In rust_wc
?
Type Definition
rust_wc
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Box
<dyn
Error
>>;