Home
last modified time | relevance | path

Searched refs:SaslListMechanisms (Results 1 – 2 of 2) sorted by relevance

/dports/devel/sccache/sccache-0.2.15/cargo-crates/memcached-rs-0.4.2/src/proto/
H A Dbinarydef.rs252 SaslListMechanisms = consts::OPCODE_SASL_LIST_MECHS, enumerator
322 consts::OPCODE_SASL_LIST_MECHS => Some(Command::SaslListMechanisms), in from_u8()
H A Dbinary.rs1768 Command::SaslListMechanisms, in list_mechanisms()