Home
last modified time | relevance | path

Searched defs:PlaintextOnly (Results 1 – 1 of 1) sorted by relevance

/external/rust/beto-rust/nearby/presence/np_adv/src/legacy/data_elements/actions/
Dtests.rs590 pub(in crate::legacy) struct PlaintextOnly { struct
594 impl From<bool> for PlaintextOnly { argument
600 impl ActionElement for PlaintextOnly { implementation