Constant ROOT_ID
pub const ROOT_ID: u32 = 0; // 0u32
Expand description
The data in the VMO is tree-structured, and ROOT_ID identifies the (virtual) root node.
pub const ROOT_ID: u32 = 0; // 0u32
The data in the VMO is tree-structured, and ROOT_ID identifies the (virtual) root node.