Docs.rs
rustshop-env-0.1.0
rustshop-env 0.1.0
Docs.rs crate page
MPL-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
dpc
Dependencies
derive_more ^0.99.17
normal
error-stack ^0.1.1
normal
serde ^1.0.138
normal
serde_yaml ^0.8.24
normal
tracing ^0.1.35
normal
Versions
3.68%
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
☰
RootResult
In rustshop_env
?
Type Definition
rustshop_env
::
RootResult
source
·
[
−
]
pub type RootResult<T> =
Result
<T,
RootError
>;