Crate size_of_const_macro

Source

Attribute Macros§

size_of_const
Generates a constant of the type’s size. The constant copies the visibility of the applied type.

Derive Macros§

SizeOf
Generates a constant of the type’s size. The constant copies the visibility of the applied type.