Home
last modified time | relevance | path

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

/external/rust/crates/structopt-derive/src/
Dty.rs16 OptionVec, enumerator
33 t(OptionVec) in from_syn_ty()
Dattrs.rs484 Ty::OptionVec => { in from_field()
507 Ty::Option | Ty::Vec | Ty::OptionVec => (), in from_field()
546 Ty::OptionVec => { in from_field()
Dlib.rs141 Ty::OptionOption | Ty::OptionVec => { in gen_augmentation()
186 Ty::OptionVec => quote_spanned! { ty.span()=> in gen_augmentation()
349 Ty::OptionVec => quote_spanned! { ty.span()=> in gen_constructor()