Macro byte_slice::bs_mark [] [src]

macro_rules! bs_mark {
    ($context:expr) => { ... };
    ($context:expr, $index:expr) => { ... };
}

Set $context.mark_index to the current stream index or $index.