Struct syntax::feature_gate::GatedCfg[][src]

pub struct GatedCfg { /* fields omitted */ }

Methods

impl GatedCfg
[src]

Trait Implementations

impl Debug for GatedCfg
[src]

Formats the value using the given formatter. Read more

impl Eq for GatedCfg
[src]

impl PartialEq for GatedCfg
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

Auto Trait Implementations

impl !Send for GatedCfg

impl !Sync for GatedCfg