Home
last modified time | relevance | path

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

/webrtc/turn/src/relay/
H A Drelay_none.rs8 pub struct RelayAddressGeneratorNone { struct
15 impl RelayAddressGenerator for RelayAddressGeneratorNone { implementation