Lines Matching defs:fmt
86 use std::fmt;
205 impl fmt::Debug for Utf8Sequence {
206 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
239 impl fmt::Debug for Utf8Range {
240 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
333 impl fmt::Debug for ScalarRange {
334 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {