Searched defs:Settings (Results 1 – 2 of 2) sorted by relevance
65 Settings = 0x4, enumerator89 Settings(Settings), enumerator166 pub struct Settings { struct167 settings: Vec<Setting>,352 impl Settings { impl443 pub fn build(self) -> Settings { in build()
1250 settings: &h2::Settings, in recv_settings_frame()