Macro pear::parse_last_marker[][src]

macro_rules! parse_last_marker {
    ([$n:expr; $i:expr; $marker:expr; $T:ty]) => { ... };
}

Returns the last marker that was set.

Invoked with no arguments: parse_marker!()