pub const fn verbs_enabled() -> boolExpand description
true iff this build of atlas-rdma compiled the verbs shim (i.e. the
atlas_rdma_verbs cfg was emitted by build.rs). A permanent, always-
compiled witness: tests assert it so a silent cfg evaporation fails
cargo test on verbs hosts instead of green-building an empty crate.