Enum syntax::parse::obsolete::ObsoleteSyntax [] [src]

pub enum ObsoleteSyntax {}
🔬 This is a nightly-only experimental API. (rustc_private)

The specific types of unsupported syntax

Trait Implementations

impl Copy for ObsoleteSyntax
[src]

impl Clone for ObsoleteSyntax
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for ObsoleteSyntax
[src]

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

This method tests for !=.

impl Eq for ObsoleteSyntax
[src]

impl Hash for ObsoleteSyntax
[src]

Feeds this value into the state given, updating the hasher as necessary.

Feeds a slice of this type into the state provided.