pub(super) type FieldMap = HashMap<String, TokenStream>;
pub(super) struct FieldMap { /* private fields */ }