omena-value-lattice 0.3.0

Region-local CSS value lattice and canonical value lens for Omena CSS
Documentation
  • Coverage
  • 5%
    7 out of 140 items documented0 out of 63 items with examples
  • Size
  • Source code size: 138.9 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 18s Average build duration of successful builds.
  • all releases: 18s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • omenien/omena-css
    2 0 5
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • yongsk0066

omena-value-lattice

Region-local CSS value lens and canonical value equality substrate for Omena CSS.

The crate intentionally accepts declaration value slices, not rules or stylesheets. That keeps value reasoning local to the source region that produced the value and prevents this layer from becoming a whole-document property AST.