Home
last modified time | relevance | path

Searched defs:subty_if_name (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/clap/clap_derive/src/utils/
H A Dty.rs116 pub fn subty_if_name<'a>(ty: &'a syn::Type, name: &str) -> Option<&'a syn::Type> { in subty_if_name() functions

Completed in 2 milliseconds