Struct titanium_common::Message [] [src]

pub struct Message(pub PageId, pub InnerMessage);

Message with the associated window/page id.

Trait Implementations

impl Debug for Message
[src]

Formats the value using the given formatter.