Skip to main content

PARAM_EXPECT_ABSENT

Constant PARAM_EXPECT_ABSENT 

Source
pub const PARAM_EXPECT_ABSENT: &str = "expect_absent";
Expand description

?expect_absent= on a KV compare-and-swap: apply only if the key is absent (create-if-absent).