intercom_common::utils
pub fn get_impl_data<'a>( item: &'a Item) -> Option<(Option<&'a Ident>, &'a Ident, Vec<(&'a Ident, &'a MethodSig)>)>