distri-types

Crates.iodistri-types
lib.rsdistri-types
version0.3.2
created_at2025-12-22 15:51:15.722489+00
updated_at2026-01-23 20:37:35.785014+00
descriptionShared message, tool, and config types for Distri
homepagehttps://distri.dev
repositoryhttps://github.com/distrihub/distri
max_upload_size
id1999902
size376,057
VG (v3g42)

documentation

https://docs.rs/distri-types

README

distri-types

Shared types for the Distri ecosystem: messages, tool definitions, and client config.

Most users should depend on distri for the client API. Use this crate only if you need the core data structures in a separate integration.

Install

[dependencies]
distri-types = "0.2.4"

License

MIT

Commit count: 85

cargo fmt