Skip to main content

format_type

Attribute Macro format_type 

Source
#[format_type]
Expand description

Derive Printable and Parsable for Types

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

Refer to format for the syntax specification and examples.