Docs.rs
which-4.4.0
which 4.4.0
Docs.rs crate page
MIT
Links
Documentation
Repository
Crates.io
Source
Owners
harryfei
Dependencies
either ^1.6.1
normal
libc ^0.2.121
normal
regex ^1.5.5
normal
tempfile ^3.3.0
dev
once_cell ^1
normal
Versions
4.4.0
4.3.0
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.1.0
4.0.2
4.0.1
4.0.0
3.1.1
3.1.0
3.0.0
2.0.1
2.0.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.2.1
0.2.0
0.1.0
97.06%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Result
In which
?
Type Definition
which
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;