| Crates.io | distri-types |
| lib.rs | distri-types |
| version | 0.3.2 |
| created_at | 2025-12-22 15:51:15.722489+00 |
| updated_at | 2026-01-23 20:37:35.785014+00 |
| description | Shared message, tool, and config types for Distri |
| homepage | https://distri.dev |
| repository | https://github.com/distrihub/distri |
| max_upload_size | |
| id | 1999902 |
| size | 376,057 |
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.
[dependencies]
distri-types = "0.2.4"
MIT