Struct rustc_ap_rustc_span::hygiene::HygieneDecodeContext [−][src]
pub struct HygieneDecodeContext { /* fields omitted */ }Expand description
Additional information used to assist in decoding hygiene data
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl !RefUnwindSafe for HygieneDecodeContextimpl Send for HygieneDecodeContextimpl !Sync for HygieneDecodeContextimpl Unpin for HygieneDecodeContextimpl UnwindSafe for HygieneDecodeContext