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