Searched refs:HelpMsg (Results 1 – 1 of 1) sorted by relevance
| /rust-libc-0.2.174/libc-test/test/style/ |
| H A D | mod.rs | 105 help: Option<HelpMsg>, 109 type HelpMsg = (Option<Span>, String); typedef 287 fn push_error(&mut self, title: String, span: Span, msg: String, help: Option<HelpMsg>) { in push_error() argument 297 fn error(&mut self, title: String, span: Span, msg: String, help: HelpMsg) { in error() argument
|