#[derive(Vertex)]
{
    // Attributes available to this derive:
    #[name]
    #[format]
}
Expand description

Derives the Vertex trait.