Searched refs:RelayAddressGenerator (Results 1 – 6 of 6) sorted by relevance
16 pub trait RelayAddressGenerator { trait
15 impl RelayAddressGenerator for RelayAddressGeneratorNone {
21 impl RelayAddressGenerator for RelayAddressGeneratorStatic {
29 impl RelayAddressGenerator for RelayAddressGeneratorRanges {
18 pub relay_addr_generator: Box<dyn RelayAddressGenerator + Send + Sync>,
16 pub relay_addr_generator: Box<dyn RelayAddressGenerator + Send + Sync>,24 relay_addr_generator: Box<dyn RelayAddressGenerator + Send + Sync>,