-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
- Add
no_std
Support #216 - remove split between
try_size_hint
andsize_hint
- bump MSRV to latest stable
- Consider a custom type for easier size hints #201
- flip
size_hint
's parameter from current depth to max-depth - add support for
a..b
ranges inUnstructured::int_in_range
- not breaking, but could be nice: Add a
check
submodule that provides a mini property-based testing framework #191 - stop returning an error from many
Unstructured
methods that are actually infallible now (and maybe also introducetry_*
variants that return aResult
and don't create dummy values when the underlying data is exhausted)
Anything else?
Metadata
Metadata
Assignees
Labels
No labels