[−][src]Trait syn_ext::ext::GetPath
Shortcut to get syn::Path from various types
Required methods
Loading content...Implementations on Foreign Types
impl GetPath for NestedMeta[src]
fn get_path(&self) -> Option<&Path>[src]
Get path if syn::NestedMeta::Meta; Otherwise None