Attribute Macro bitstruct_repr

Source
#[bitstruct_repr]
Expand description

Used to declare the representation of BitStruct’s store_type or bit_numbering. 用于描述BitStruct的store_type或bit_numbering.

将会被其他宏解析后移除,所以此处不需要实现任何功能。