Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/third_party/rust/neqo-http3/src/features/
H A Dmod.rs55 if !self.locally_enabled() { in handle_settings()
88 pub fn locally_enabled(&self) -> bool { in locally_enabled() method