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

type InterfaceData<'a> = (&'a Ident, Vec<(&'a Ident, &'a MethodSig)>, InterfaceType);