Node

Derive Macro Node 

Source
#[derive(Node)]
{
    // Attributes available to this derive:
    #[node]
    #[input]
    #[buffer]
}