pub struct Backdropper { /* private fields */ }
Expand description

An agent for displaying toasts.

Trait Implementations

Reach capability of the agent.

Type of an input message.

Incoming message type.

Outgoing message type.

Creates an instance of an agent.

This method called on every update message.

This method called on when a new bridge created.

This method called on every incoming message.

This method called on when a new bridge destroyed.

This method called when the agent is destroyed.

Represents the name of loading resorce for remote workers which have to live in a separate files. Read more

Indicates whether the name of the resource is relative. Read more

Signifies if resource is a module. This has pending browser support. Read more

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.

Convert self to a value of a Properties struct.

Convert self to a value of a Properties struct.

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.