0.3.0 (2025-03-12)
- The help message (
H) was replaced with context (C) in refinements.
0.2.0 (2025-03-10)
- The entire crate has been rewritten; please refer to the documentation.
0.1.0 (2025-03-01)
-
Added
AsRef<T>forRefinement<T, P, C>. -
Added
checkforRefinement<T, P, C>that callsP::checkand returnsResult<(), P::Error>.