pub(crate) fn get_type_as_string(t: &Type) -> String
Gets the type name from the syn::Type object
syn::Type