Crate leptoaster

Source

Structs§

ToastBuilder
ToasterContext
The global context of the toaster. You should provide this as a global context in your root component to allow any component in your application to toast using the same toast queue.

Enums§

ToastLevel
ToastPosition

Functions§

Toaster
Creates the toaster containers as fixed-position elements on the corners of the screen.
expect_toaster
provide_toaster