Skip to main content

EditorField

Derive Macro EditorField 

Source
#[derive(EditorField)]
{
    // Attributes available to this derive:
    #[field]
}
Expand description

Derives EditorField.

§Panics

Panics if the input isn’t a struct somehow.