Trait perspective_viewer::utils::ToFormattedString
source · pub trait ToFormattedString {
// Required method
fn to_formatted_string(&self) -> String;
}pub trait ToFormattedString {
// Required method
fn to_formatted_string(&self) -> String;
}