line_or_end

Function line_or_end 

Source
pub fn line_or_end(
    bytes: &mut &[u8],
) -> ModalResult<Option<BasicLine>, ContextError<&'static str>>