Searched defs:FlycheckConfig (Results 1 – 2 of 2) sorted by relevance
40 pub enum FlycheckConfig { enum61 impl fmt::Display for FlycheckConfig { implementation88 config: FlycheckConfig, in spawn()183 config: FlycheckConfig, in new()
1261 pub fn flycheck(&self) -> FlycheckConfig { in flycheck()