Docs.rs
pcf-debug-0.0.5
pcf-debug 0.0.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kduma
Dependencies
pcf ^0.0.5
normal
Versions
43.9%
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
parse
pcf_
debug
0.0.5
In pcf_
debug::
cli
pcf_debug
::
cli
Function
parse
Copy item path
Source
pub fn parse(argv: &[
String
]) ->
Result
<
Parsed
,
String
>
Expand description
Parse arguments (excluding
argv[0]
).