[][src]Type Definition iced::Result

type Result = Result<(), Error>;

The result of running an Application.