Type Definition intercom_common::utils::ImplData [] [src]

type ImplData<'a> = (Option<&'a Ident>, &'a Ident, Vec<(&'a Ident, &'a MethodSig)>);