Struct homeassistant::structs::PlainMessage [] [src]

pub struct PlainMessage {
    pub message: String,
}

Fields

Trait Implementations

impl Debug for PlainMessage
[src]

Formats the value using the given formatter.