Function create_node_parameter

Source
pub fn create_node_parameter(name: String, output_def: String) -> Item
Expand description

Takes in common node parameters and returns a fulfilled node type (a dsl::Item type)