Lines Matching defs:CandidateStats
130 pub struct CandidateStats { struct
132 pub timestamp: Instant,
135 pub id: String,
147 pub network_type: NetworkType,
151 pub ip: String,
154 pub port: u16,
157 pub candidate_type: CandidateType,
160 pub priority: u32,
164 pub url: String,
169 pub relay_protocol: String,
177 pub deleted: bool,