Struct yz_string_utils::SimpleSyntaxError [−][src]
pub struct SimpleSyntaxError;
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SyntaxError
impl Send for SyntaxError
impl Sync for SyntaxError
impl Unpin for SyntaxError
impl UnwindSafe for SyntaxError
Blanket Implementations
Mutably borrows from an owned value. Read more