Struct combine::parser::combinator::AnySendPartialState[][src]

pub struct AnySendPartialState(_);

Trait Implementations

impl Default for AnySendPartialState
[src]

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

Auto Trait Implementations