Function nom_errors::bytes::take_all

source ·
pub fn take_all<I: InputLength + InputTake>(
) -> impl FnMut(I) -> NomRes<I, I, !, !>