Struct chumsky::debug::Silent[][src]

pub struct Silent { /* fields omitted */ }
Expand description

A silent debugger that emits no debugging messages nor collects any debugging data.

Trait Implementations

👎 Deprecated:

This trait is excluded from the semver guarantees of chumsky. If you decide to use it, broken builds are your fault.

Create a new debugging scope.

👎 Deprecated:

This trait is excluded from the semver guarantees of chumsky. If you decide to use it, broken builds are your fault.

Emit a parse event, if the debugger supports them.

👎 Deprecated:

This trait is excluded from the semver guarantees of chumsky. If you decide to use it, broken builds are your fault.

Invoke the given parser with a mode specific to this debugger.

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

The number of items that this chain link consists of.

Append the elements in this link to the chain.

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.