pub fn try_this_host() -> Option<&'static HostMeshRef>Expand description
Returns the client host mesh if available, without triggering
lazy bootstrap. Checks both the Rust global context and the
external registration (Python). Used by MeshAdminAgent to
discover C at query time (A/C invariant).