Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/
Dkey.rs106 pub fn display_repr(&self) -> Cow<'_, str> { in display_repr() method
358 pub fn display_repr(&self) -> Cow<str> { in display_repr() method
Drepr.rs54 pub fn display_repr(&self) -> Cow<str> { in display_repr() function