icydb-primitives 0.24.4

IcyDB — A type-safe, embedded ORM and schema system for the Internet Computer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# icydb-primitives

Shared primitive metadata and scalar capability classification for IcyDB.

This crate defines canonical scalar registry data used by schema and runtime layers (for example `ScalarKind`, `ScalarMetadata`, and coercion-family metadata).

Use this crate when tooling or internal components need stable scalar capability information.

References:

- Workspace overview: `README.md`
- Release notes: `CHANGELOG.md`