Type Alias accesskit::NodeIdContent

source ·
pub type NodeIdContent = u64;

Trait Implementations§

source§

impl From<NodeId> for NodeIdContent

source§

fn from(outer: NodeId) -> Self

Converts to this type from the input type.