pub trait Message: Reflect + IntoAny + IntoReflect { }

Trait Implementations

Formats the value using the given formatter. Read more

Implementors