Skip to main content

format_attribute

Attribute Macro format_attribute 

Source
#[format_attribute]
Expand description

Derive Printable and Parsable for Attributes

Note: It is suggested to use the pliron_attr macro instead of using this macro directly.

Refer to format for the syntax specification and examples.