Struct patternfly_yew::ToastBridge[][src]

pub struct ToastBridge(_);
Expand description

A client for implementing a toast viewer.

This is used by the (ToastViewer)ToastViewer. It is only needed if you want to implement your own toast viewer.

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.