pub trait Message: Reflect + IntoAny + IntoReflect { }
Formats the value using the given formatter. Read more