Home
last modified time | relevance | path

Searched refs:parse_simple_with_flag (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/clap/clap_bench/benches/
H A D02_simple.rs65 pub fn parse_simple_with_flag(c: &mut Criterion) { in parse_simple_with_flag() functions
66 c.bench_function("parse_simple_with_flag", |b| { in parse_simple_with_flag()
94 parse_simple_with_flag,

Completed in 1 milliseconds