Struct syntax::print::pprust::NoAnn[][src]

pub struct NoAnn;

Trait Implementations

impl Copy for NoAnn
[src]

impl Clone for NoAnn
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PpAnn for NoAnn
[src]

Auto Trait Implementations

impl Send for NoAnn

impl Sync for NoAnn