tapid-core 0.0.2

Core domain types and deterministic validation for the Tapid package manager
Documentation
  • Coverage
  • 0%
    0 out of 33 items documented0 out of 17 items with examples
  • Size
  • Source code size: 13.85 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 895.22 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 6s Average build duration of successful builds.
  • all releases: 4s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • LimeTip/tapid
    1 1 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • arvid-berndtsson

tapid-core

Crates.io | GitHub

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.