Incant.ActionResult.Toast (incant v0.1.0)

Copy Markdown

A user-visible notification.

Summary

Types

t()

@type t() :: %Incant.ActionResult.Toast{level: atom(), message: String.t() | nil}