Type Definition vcd_io::VcdRes

source ·
pub type VcdRes<T, U> = IResult<T, U, VerboseError<T>>;