Searched defs:StringStyle (Results 1 – 1 of 1) sorted by relevance
334 style: Option<StringStyle>, in to_string_repr()383 impl StringStyle { impl420 fn infer_style(value: &str) -> (StringStyle, bool) { in infer_style()