devela 0.28.0

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

- removed hidden `expr` and `item` proc-macros.
- centralized stream expansion and parsing helpers under `Paste`.
- centralized grammar and modifier evaluation under `PasteSegment`.
- preserved upstream-compatible behavior and tests.
- misc. refactors.