Docs.rs
cli-sandbox-0.4.3
cli-sandbox 0.4.3
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
blyxyas
Dependencies
anyhow ^1.0.71
normal
fastrand ^1.9.0
normal
pretty_assertions ^1.3.0
normal
regex ^1.8.1
normal
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
Versions
84.21%
of the crate is documented
This release has been yanked, 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
☰
In cli_sandbox
?
Function
cli_sandbox
::
project
source
·
[
−
]
pub fn project() ->
Result
<
Project
>
Expand description
Shortcut for
Project::new()
.