Skip to main content

NodeLabel

Type Alias NodeLabel 

Source
pub type NodeLabel = AtomBytes;
Expand description

JS identifier / operator / keyword bytes, interned in the AtomTable.

Aliased Typeยง

pub struct NodeLabel(/* private fields */);