Struct sixtyfps_compilerlib::parser::NodeToken[][src]

pub struct NodeToken(_);
Expand description

A token to proof that start_node_impl and finish_node_impl are only called from the Node implementation

Since the constructor is private, it cannot be produced by anything else.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.