Macro pear::parse_mark

source ·
macro_rules! parse_mark {
    ([$info:expr; $input:expr; $marker:expr; $T:ty]) => { ... };
}
Expand description

Sets the marker to the current position.