Docs.rs
code-moniker-0.2.0
code-moniker 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ng-galien
Dependencies
anstyle ^1
normal
optional
anyhow ^1
normal
clap ^4
normal
code-moniker-core ^0.2.0
normal
ignore ^0.4
normal
rayon ^1
normal
regex ^1
normal
rustc-hash ^2
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
toml ^0.8
normal
tempfile ^3
dev
Versions
3.82%
of the crate is documented
Platform
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
Skip to main content
run
code_
moniker_
cli
0.2.0
code_moniker_cli
Function
run
Copy item path
Source
pub fn run<W1:
Write
, W2:
Write
>( cli: &
Cli
, stdout:
&mut W1
, stderr:
&mut W2
, ) ->
Exit