Macro bs_slice_ignore

Source
macro_rules! bs_slice_ignore {
    ($context:expr) => { ... };
}
Expand description

Retrieve the slice of marked bytes ignoring the very last byte.