Abstract

Derive Macro Abstract 

Source
#[derive(Abstract)]
Expand description

Implements all of the required traits for a Node type to be created aside from the Node trait itself, which needs to be implemented manually.