devela 0.27.0

A development layer of coherence.
Documentation
1
2
3
4
5
6
7
8
This is derived work from the
[`current`](https://crates.io/crates/current/0.1.2) crate,
including the following modifications:

- replace `HashMap` with `StaticMap`.
- store `PtrNonNull<u8>` instead of `usize`.
- update code to 2024 edition.
- improve documentation.