Struct at_commands::parser::ParseError [−][src]
pub struct ParseError;
Expand description
Error type for parsing
Trait Implementations
impl Clone for ParseError[src]
impl Clone for ParseError[src]fn clone(&self) -> ParseError[src]
fn clone(&self) -> ParseError[src]Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0[src]Performs copy-assignment from source. Read more