Docs.rs
fs-mistrust-0.2.0
fs-mistrust 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gabi-250
ijackson
nmathewson
dgoulet-tor
Dependencies
derive_builder_fork_arti ^0.11
normal
educe ^0.4.6
normal
serde ^1.0.103
normal
thiserror ^1
normal
walkdir ^2
normal
anyhow ^1.0.23
dev
serde_json ^1.0.50
dev
tempfile ^3
dev
toml ^0.5
dev
libc ^0.2
normal
once_cell ^1
normal
users ^0.11
normal
Versions
100%
of the crate is documented
Go to latest version
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 fs_mistrust
?
Type Definition
fs_mistrust
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
A result type as returned by this crate