Derive Macro cstree::Syntax

source ·
#[derive(Syntax)]
{
    // Attributes available to this derive:
    #[static_text]
}
Expand description

Derive macro available if cstree is built with features = ["derive"].