This release brings:
- Better error messages (know the action and path that caused your file system error!)
- Better docs with more examples (as tests!)
- Type safe
Filehandle objects that only implement the methods/traits that are relevant. You can'twriteto a read-only file! - more succinct purpose: Ergonomic paths and files in rust.
See the docs for more details.