greentic-types 0.5.2

Shared primitives for Greentic: TenantCtx, InvocationEnvelope, NodeError, ids.
Documentation
1
2
3
4
5
6
7
8
# Canonical toolchain for Greentic host repos.
# Source: greenticai/.github/toolchain/host/rust-toolchain.toml
# Sync: ./sync-toolchain.sh (from workspace root)
# Do not edit per-repo.

[toolchain]
channel = "1.95.0"
components = ["clippy", "rustfmt"]