pub type Result<T> = Result<T, Error>;
A Result returned by the flag-manipulation functions in safelog.
Result
safelog