mirror of
https://github.com/clap-rs/clap
synced 2025-01-24 10:24:59 +00:00
6419a0d937
We are doing direct transmutes between `OsStr` and `[u8]`. https://github.com/rust-lang/rust/pull/95290 would make this natively supported but I got tired of waitin for it. This only saves about 1/4s off of `cargo build`. This took 2.9 KiB off of `cargo bloat --release --example git` |
||
---|---|---|
.. | ||
builder | ||
error | ||
output | ||
parser | ||
util | ||
derive.rs | ||
lib.rs | ||
macros.rs | ||
mkeymap.rs |