pub trait ToString {
// Required method
fn to_string(&self) -> String;
}Expand description
Required Methods§
Dyn Compatibility§
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".
Content-Length: 11071 | pFad | https://doc.rust-lang.org/nightly/alloc/string/../../alloc/../std/../std/string/trait.ToString.html
Fetched URL: https://doc.rust-lang.org/nightly/alloc/string/../../alloc/../std/../std/string/trait.ToString.html
Alternative Proxies: