Searched refs:is_unit_ty (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/clap/clap_derive/src/utils/ | ||
H A D | ty.rs | 27 if is_unit_ty(ty) { in from_syn_ty() 136 fn is_unit_ty(ty: &syn::Type) -> bool { in is_unit_ty() functions |
Completed in 1 milliseconds