Struct rfd::MessageDialog [−][src]
pub struct MessageDialog { /* fields omitted */ }Expand description
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for MessageDialog
impl !Sync for MessageDialog
impl Unpin for MessageDialog
impl UnwindSafe for MessageDialog
Blanket Implementations
Mutably borrows from an owned value. Read more