Home
last modified time | relevance | path

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

/third_party/rust/crates/clap/src/
H A Dderive.rs96 fn try_parse() -> Result<Self, Error> { in try_parse() functions
402 fn try_parse() -> Result<Self, Error> { in try_parse() functions
403 <T as Parser>::try_parse().map(Box::new) in try_parse()
/third_party/rust/crates/bindgen/bindgen/ir/
H A Ditem.rs1352 macro_rules! try_parse { macros
1381 try_parse!(Module);
1390 try_parse!(Function);
1391 try_parse!(Var);

Completed in 4 milliseconds