pub fn get_serde_meta_items(
    cx: &Ctxt,
    attr: &Attribute
) -> Result<Vec<NestedMeta>, ()>