Function nom::error_to_list [] [src]

pub fn error_to_list<P, E: Clone>(e: &Err<P, E>) -> Vec<ErrorKind<E>>