Docs.rs
oxdock-parser-0.17.0-alpha
oxdock-parser 0.17.0-alpha
Permalink
Docs.rs crate page
Apache-2.0
21 September 2026
Links
Repository
crates.io
Source
Owners
jzombie
Dependencies
anyhow ^1.0.104
normal
indoc ^2.0.7
normal
line-ending ^1.5.1
normal
oxdock-func-macro ^0.17.0-alpha
normal
oxdock-pipe ^0.17.0-alpha
normal
pest ^2.9.0
normal
pest_derive ^2.9.0
normal
proc-macro2 ^1.0.107
normal
optional
pulldown-cmark ^0.13.4
normal
quote ^1.0.47
normal
optional
syn ^3.0.4
normal
optional
pest_meta ^2.9.1
dev
Versions
34.56%
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
Module strip_flags
oxdock_
parser
0.17.0-alpha
Module strip_
flags
Module Items
Functions
Type Aliases
In crate oxdock_
parser
oxdock_parser
Module
strip_
flags
Copy item path
Source
Functions
§
strip_
flags
Strip flags from raw arguments, returning (flags, positional_args).
Type Aliases
§
Stripped
Args
Result of flag stripping: (extracted_flags, remaining_positional_args).