Docs.rs
xvc-walker-0.3.3
xvc-walker 0.3.3
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
iesahin
Dependencies
anyhow ^1.0
normal
blake2 ^0.10.4
normal
blake3 ^1.2
normal
byteorder ^1.4
normal
chrono ^0.4
normal
clap ^3.1
normal
comfy-table ^5.0.1
normal
configparser ^3.0
normal
crossbeam ^0.8
normal
crossbeam-channel ^0.5
normal
directories-next ^2.0
normal
fern ^0.6
normal
glob ^0.3
normal
globset ^0.4
normal
hex ^0.4
normal
itertools ^0.10
normal
lazy_static ^1.4
normal
log ^0.4
normal
notify ^5.0.0-pre.15
normal
paste ^1.0
normal
path-absolutize ^3.0
normal
quote ^1.0
normal
rand ^0.8
normal
rayon ^1.5
normal
reflink ^0.1
normal
regex ^1.5
normal
relative-path ^1.5
normal
rmp ^0.8
normal
rmp-serde ^1.0.0
normal
seahash ^4.1
normal
serde ^1.0
normal
serde-big-array ^0.3
normal
serde_json ^1.0
normal
serde_yaml ^0.8
normal
sha2 ^0.10.2
normal
sha3 ^0.10.1
normal
sled ^0.34
normal
strum ^0.24.0
normal
strum_macros ^0.24.0
normal
syn ^1.0
normal
test-case ^2.0
normal
thiserror ^1.0
normal
toml ^0.5
normal
triomphe ^0.1
normal
url ^2.2
normal
uuid ^0.8
normal
xvc-logging ^0.3
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-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 xvc_walker::error
?
Type Definition
xvc_walker
::
error
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
Result type for xvc-walker that may also return
Error