Trait reflected::ToReflectedString
source · pub trait ToReflectedString {
// Required method
fn to_reflected_string(&self) -> String;
}pub trait ToReflectedString {
// Required method
fn to_reflected_string(&self) -> String;
}