⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

NodeId

Type Alias NodeId 

Source
pub type NodeId = usize;
Expand description

Node identifier (arena index into DOM tree)