Struct rustc_errors::registry::Registry[][src]

pub struct Registry { /* fields omitted */ }

Methods

impl Registry
[src]

Trait Implementations

impl Clone for Registry
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Registry

impl Sync for Registry