Home
last modified time | relevance | path

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

/third_party/rust/crates/clap/clap_bench/benches/
H A D02_simple.rs71 pub fn parse_simple_with_opt(c: &mut Criterion) { in parse_simple_with_opt() functions
72 c.bench_function("parse_simple_with_opt", |b| { in parse_simple_with_opt()
93 parse_simple_with_opt,

Completed in 1 milliseconds