[][src]Type Definition dialog::Result

type Result<T> = Result<T, Error>;

A result returned by dialog.