hyphae-core 0.1.0

Shared version and compatibility constants for the Hyphae data engine.
Documentation
  • Coverage
  • 100%
    10 out of 10 items documented0 out of 2 items with examples
  • Size
  • Source code size: 4.58 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 328.95 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 2s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • celiumsai/hyphae
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • terrizoaguimor

hyphae-core

crates.io docs.rs

Shared product, API, disk-format, and proof-format version constants for Hyphae, the autonomous, embeddable, verifiable Rust data engine.

[dependencies]
hyphae-core = "0.1.0"

Most applications should depend on hyphae-engine instead. This crate exists for consumers that must inspect compatibility without importing storage or server behavior.

Apache-2.0. Source and security policy: celiumsai/hyphae.