intercom_common::utils
pub fn parse_com_lib_attribute( crate_name: &str, attr: &Attribute) -> Result<(GUID, Vec<String>), MacroError>