tapid-core 0.0.2

Core domain types and deterministic validation for the Tapid package manager
Documentation
1
2
3
4
5
6
7
8
9
10
# tapid-core


[Crates.io]https://crates.io/crates/tapid-core | [GitHub]https://github.com/LimeTip/tapid/tree/main/crates/tapid-core

Core domain types and deterministic validation for Tapid.

This crate contains package names, versions, artifact digests, and shared domain errors. It is intentionally independent of the CLI, network, and filesystem.

The API is experimental and may change before the first stable release.