Docs.rs
template-rust-project-0.1.0
template-rust-project 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
habedi
Dependencies
clap ^4.5.27
normal
log ^0.4.25
normal
tracing ^0.1.41
normal
Versions
0%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
template_
rust_
project
0.1.0
In template_
rust_
project::
cli
template_rust_project
::
cli
Function
run
Copy item path
Source
pub fn run(args: impl
IntoIterator
<Item =
OsString
>) ->
Result
<
()
,
i32
>