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
[`stdext`](https://crates.io/crates/stdext/0.3.3) crate,
including the following modifications:

- rename `function_name` to `fn_name`.
- rename `compile_warning` to `compile_warn`.
- make `compile_warn` use the identifier for the message.
- make it `no-std`.
- misc. refactors.