Enum codespan::SpanError [−][src]
Variants
OutOfBoundsFields of OutOfBounds
given: ByteSpan | |
span: ByteSpan |
Trait Implementations
impl Debug for SpanError[src]
impl Debug for SpanErrorfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl PartialEq for SpanError[src]
impl PartialEq for SpanError