devela 0.27.0

A development layer of coherence.
Documentation
1
2
3
4
5
6
7
8
9
This is derived work from the
[`crunchy`](https://crates.io/crates/crunchy/0.2.2) 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.