fn error_message(&self) -> Message
fn warning_message(&self) -> Message
fn info_message(&self) -> Message
fn command_message(&self) -> Message
impl<'_> Messageable for &'_ str
[src]fn error_message(&self) -> Message
[src]fn warning_message(&self) -> Message
[src]fn info_message(&self) -> Message
[src]fn command_message(&self) -> Message
[src]impl Messageable for String
[src]fn error_message(&self) -> Message
[src]fn warning_message(&self) -> Message
[src]fn info_message(&self) -> Message
[src]fn command_message(&self) -> Message
[src]