diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ 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`. |
