Macro byte_slice::bs_is_eos [] [src]

macro_rules! bs_is_eos {
    ($context:expr) => { ... };
}

Indicates that we're at the end of the stream.