Abstract class value domain for Omena CSS semantic analysis.
This crate owns the generic domain contract used to reason about dynamic class
values before they are projected into a selector universe.
Current public product:
-
Primary check:
```sh
cargo test
```