Docs.rs
sauce-0.6.5
sauce 0.6.5
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
DanCardin
Dependencies
ansi_term ^0.12
normal
anyhow ^1.0.35
normal
atty ^0.2.14
normal
clap ^3.0.0-beta.2
normal
comfy-table ^2.1.0
normal
crossterm ^0.19
normal
etcetera ^0.3.2
normal
glob ^0.3.0
normal
indexmap ^1.6.1
normal
itertools ^0.10.0
normal
path-absolutize ^3.0.6
normal
serde ^1.0
normal
snailquote ^0.3.0
normal
subprocess ^0.2.6
normal
toml_edit ^0.2.0
normal
assert_cmd ^1.0.3
dev
indoc ^1.0
dev
predicates ^1.0.7
dev
pretty_assertions ^0.6.1
dev
Versions
16.18%
of the crate is documented
Go to latest version
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
☰
?
1
2
3
4
5
pub
mod
run
;
pub
mod
shape
;
pub
mod
utilities
;
pub
use
run
::
run
;