Module field_attrs

Module field_attrs 

Source
Expand description

Public so the wrapper proc-macro crate can access is_phantom_data

Structs§

FieldAttrCfg
Configuration for field attributes.

Functions§

is_phantom_data
Checks if the given type is PhantomData.
parse_field_attrs
Parses the thread_aware attributes on a field.