Struct scan_rules::ScanErrorAt [] [src]

pub struct ScanErrorAt { /* fields omitted */ }

Represents the position at which an error occurred.

Methods

impl ScanErrorAt
[src]

Return the offset from the start of input that an error occurred at, in bytes.

Trait Implementations

impl Debug for ScanErrorAt
[src]

Formats the value using the given formatter.