Expand description
An archived version of Result.
Structs§
- Iter
 - An iterator over a reference to the 
Okvariant of anArchivedResult. - IterMut
 - An iterator over a mutable reference to the 
Okvariant of anArchivedResult. 
Enums§
- Archived
Result  - An archived 
Resultthat represents either success (Ok) or failure (Err).