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

pub struct GatedCfg { /* fields omitted */ }
🔬 This is a nightly-only experimental API. (rustc_private)

Methods

impl GatedCfg
[src]

🔬 This is a nightly-only experimental API. (rustc_private)

🔬 This is a nightly-only experimental API. (rustc_private)

Trait Implementations

impl Debug for GatedCfg
[src]

Formats the value using the given formatter.

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 !=.