[][src]Trait evitable_syn_meta_ext::AttrExt

pub trait AttrExt {
    fn meta(&self) -> Result<Meta>;
}

Required methods

fn meta(&self) -> Result<Meta>

Loading content...

Implementations on Foreign Types

impl AttrExt for Attribute[src]

Loading content...

Implementors

Loading content...