verbs_enabled

Function verbs_enabled 

Source
pub const fn verbs_enabled() -> bool
Expand 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.