Macro pear::macros::parse_last_marker[][src]

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

Returns the last marker that was set.

Invoked with no arguments: parse_marker!()