Home
last modified time | relevance | path

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

/external/rust/crates/structopt-derive/src/
Dty.rs47 fn only_last_segment(ty: &syn::Type) -> Option<&PathSegment> { in only_last_segment() function
68 only_last_segment(ty) in subty_if()
92 only_last_segment(ty) in is_simple_ty()