# Exun Keep unexpected errors, and handle them later. * `Expect` is an error type. It'll hold on to your unexpected error if you have one, so you can figure out what to do with it later. * This crate works in `no-std`.