[][src]Function gluon_check::kindcheck::fmt_kind_error

pub fn fmt_kind_error<I, T>(error: &Error<I, T>, f: &mut Formatter) -> Result where
    I: Display + AsRef<str>,
    T: Display