Docs.rs
nwr-0.8.5
nwr 0.8.5
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
wang-q
Dependencies
anyhow ^1.0.75
normal
clap ^4.4.3
normal
cmd_lib ^1.9.3
normal
crossbeam ^0.8.2
normal
csv ^1.2.2
normal
dirs ^5.0.1
normal
flate2 ^1.0.27
normal
ftp ^3.0.1
normal
indexmap ^2.7.0
normal
intspan ^0.8.6
normal
itertools ^0.11.0
normal
lazy_static ^1.4.0
normal
log ^0.4.20
normal
md5 ^0.7.0
normal
petgraph ^0.7.1
normal
phylotree ^0.1.3
normal
regex ^1.9.5
normal
rusqlite ^0.28.0
normal
simplelog ^0.12.1
normal
tar ^0.4.40
normal
tempfile ^3.8.0
normal
tera ^1.19.1
normal
approx ^0.5.1
dev
assert_cmd ^2.0.12
dev
criterion ^0.5.1
dev
predicates ^3.0.3
dev
rand ^0.8.5
dev
Versions
64%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
nwr
0.8.5
nwr
Function
match_restrict
Copy item path
Source
pub fn match_restrict(tree: &
Tree
, args: &
ArgMatches
) ->
BTreeSet
<
usize
>