Type Definition iced::Result[][src]

type Result = Result<(), Error>;

The result of running an Application.