Home
last modified time | relevance | path

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

/third_party/rust/crates/clap/clap_derive/src/utils/
H A Dty.rs77 fn only_last_segment(mut ty: &syn::Type) -> Option<&PathSegment> { in only_last_segment() functions
99 only_last_segment(ty) in subty_if()
121 only_last_segment(ty) in subty_if_name()

Completed in 2 milliseconds