Docs.rs
cli-sandbox-0.10.0
cli-sandbox 0.10.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
blyxyas
Dependencies
anyhow ^1.0.71
normal
better-panic ^0.3.0
normal
optional
cargo_metadata ^0.15.4
normal
fastrand ^1.9.0
normal
optional
pretty_assertions ^1.3.0
normal
optional
regex ^1.8.1
normal
optional
tempfile ^3.5.0
normal
better-panic ^0.3.0
dev
blake2 ^0.10.6
dev
cargo_metadata ^0.15.4
dev
file-hashing ^0.1.2
dev
git-cliff ^1.2.0
dev
git2 ^0.17.1
dev
num_cpus ^1.15.0
dev
semver ^1.0.17
dev
cargo_metadata ^0.15.4
build
Versions
86.21%
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
project
cli_
sandbox
0.10.0
cli_sandbox
Function
project
Copy item path
Source
pub fn project() ->
Result
<
Project
>
Expand description
Shortcut for
Project::new()
.