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

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