Trait mito_protocol::vault::EventStringAttribute
source · pub trait EventStringAttribute {
// Required method
fn to_event_string_attr(&self) -> String;
}pub trait EventStringAttribute {
// Required method
fn to_event_string_attr(&self) -> String;
}