Docs.rs
nut-shell-0.1.0
nut-shell 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
HybridChild
Dependencies
getrandom ^0.3.4
normal
optional
heapless ^0.9.2
normal
nut-shell-macros ^0.1.0
normal
serde ^1.0
normal
optional
sha2 ^0.10
normal
optional
subtle ^2.5
normal
optional
toml ^0.9.8
normal
optional
tokio ^1
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module path
nut_
shell
0.1.0
Module path
Module Items
Structs
In nut_
shell::
tree
nut_shell
::
tree
Module
path
Copy item path
Source
Expand description
Path parsing and navigation.
Unix-style path resolution with
.
and
..
support.
Structs
ยง
Path
Unix-style path parser and representation.