Struct untrusted::Mark[][src]

pub struct Mark { /* fields omitted */ }

An index into the already-parsed input of a Reader.

Auto Trait Implementations

impl Send for Mark

impl Sync for Mark