Function nom::print[][src]

pub fn print<T: Debug>(input: T) -> IResult<T, ()>