Struct cucumber_rust::DefaultOutput[][src]

pub struct DefaultOutput { /* fields omitted */ }

Trait Implementations

impl Default for DefaultOutput
[src]

Returns the "default value" for a type. Read more

impl OutputVisitor for DefaultOutput
[src]

Auto Trait Implementations