Searched defs:FormatPositionalMismatch (Results 1 – 1 of 1) sorted by relevance
629 pub(crate) struct FormatPositionalMismatch { struct631 pub(crate) span: MultiSpan,632 pub(crate) n: usize,633 pub(crate) desc: String,635 pub(crate) highlight: SingleLabelManySpans,