Module crunchy
Source Available on doc
or test
only.
Expand description
§crunchy
modifications
(↑) This is derived work from the
crunchy
crate,
including the following modifications:
- use
wrapping_sub
to avoid overflow check.
- integrate with the codegen build system.
- make 64 the default recursion limit.
- update docs and comments.
- misc. refactors.