[][src]Type Definition rokol::Result

type Result = Result<(), Error>;

Any error is upcasted to Box