pub type Result = Result<(), Error>;
Expand description

A type alias for the result of a Flash operation.