Skip to main content

RESERVED_ERROR_IDS

Constant RESERVED_ERROR_IDS 

Source
pub(crate) const RESERVED_ERROR_IDS: [&str; 5];
Expand description

Error-boundary ids that would collide with an instance’s fixed port names (spec §1). error is the one special id: it is both the port name and the black-box default exit.