Struct fea_rs::DebugSink [−][src]
pub struct DebugSink(_);Expand description
A sink that consumes parse events and generates debug output.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DebugSink
impl UnwindSafe for DebugSink
Blanket Implementations
Mutably borrows from an owned value. Read more