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

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