Docs.rs
shelly-0.3.0
shelly 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rawhat
Dependencies
anyhow ^1.0
normal
clap ^3.0.0-beta.2
normal
os_pipe ^0.9
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_yaml ^0.8
normal
sha2 ^0.9.2
normal
tinytemplate ^1.1.0
normal
walkdir ^2
normal
Versions
2.9%
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
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
Files
shelly/
lib.rs
1
pub mod
config;
2
pub mod
elixir;
3
pub mod
node;
4
pub mod
opts;
5
pub mod
target;