pub const DYNAMIC_SOURCE: &str = "dynamic";Expand description
Set the Node::path field to this value to treat the node as a
dynamic node.
pub const DYNAMIC_SOURCE: &str = "dynamic";Set the Node::path field to this value to treat the node as a
dynamic node.