frp-plexus 0.1.0

Shared primitives for the infinite-db frp backend: typed IDs, SPC encoding, types, and values.
Documentation
  • Coverage
  • 89.47%
    68 out of 76 items documented0 out of 45 items with examples
  • Size
  • Source code size: 24.02 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.31 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m Average build duration of successful builds.
  • all releases: 1m Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • joneseysinno/frp-plexus
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • joneseysinno

Shared primitives for the infinite-db frp backend.

Provides typed IDs, SPC / Morton spatial encoding, type signatures, and the runtime Value enum. No external dependencies beyond serde — the foundational layer for the entire ecosystem.