Home
last modified time | relevance | path

Searched defs:to_string_with_newline (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/src/tools/rustfmt/src/
Dshape.rs72 pub(crate) fn to_string_with_newline(&self, config: &Config) -> Cow<'static, str> { in to_string_with_newline() method
275 pub(crate) fn to_string_with_newline(&self, config: &Config) -> Cow<'static, str> { in to_string_with_newline() method