Enum ommui_relm_widgets::message::Msg[][src]

pub enum Msg {}

Message for updating the widget.

Trait Implementations

impl DisplayVariant for Msg
[src]

Formats the current variant of the enum.

impl IntoOption<Msg> for Msg
[src]

impl Debug for Msg
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Msg

impl Sync for Msg