Skip to main content

SELF_CLASS

Constant SELF_CLASS 

Source
pub const SELF_CLASS: &str = "@self";
Expand description

Sentinel for ops whose data inputs all originate on the local Node. Function inputs start here; wire.Send re-homes downstream.