creusot
creusot copied to clipboard
Specify operations on `Result`
Similar to #504, but now for Result<T, E>
.
Something that would be nice especially for these kinds of safe apis would be to actually prove their specs on a re-implementation. These functions typically are 1-2 lines each, and this would boost confidence in their specifications.
:wave: would you like me to take this over?