agent-runtime-types 0.1.1

Internal value types for Agent Runtime
Documentation
  • Coverage
  • 6.82%
    3 out of 44 items documented0 out of 37 items with examples
  • Size
  • Source code size: 14.04 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.26 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jincdream

Agent Runtime Types

agent-runtime-types contains validated identifiers and authority values shared across Runtime domain boundaries. Values validate at construction so invalid or unbounded identifiers cannot enter durable state.

This is a published internal dependency. Agent authors should import the supported re-exports from agent-runtime-sdk rather than depend on this crate directly.

See the API documentation.