pub fn make_assert<T, U>() -> Assert<T, U> where
    T: Parse,
    U: Display
Expand description

This should be use with type signature.