pub const ROUTER_PUBLIC_ID: &str = "router";Expand description
The Router’s public id. A Router is addressed by this literal everywhere a
receipt, decision, or error names it, whatever the file called the member.
No worker may claim it — see ExactFleetError::ReservedRouterIdentity.