Trait parser_c::data::position::Pos [] [src]

pub trait Pos {
    fn posOf(self) -> Position;
}

Required Methods

Implementors