Skip to main content

is_enabled

Function is_enabled 

Source
pub fn is_enabled() -> bool
Expand description

Whether the mesh is enabled for this node. Opt-in via RYU_MESH_ENABLED (truthy = anything but empty/0/false/no). Kept in lockstep with the gateway’s tools::mesh_enabled() so the loopback-trust neutralization (B-9) and Core fail-closed gate agree on the same signal.