Expand description
Triton Preconfs API: the messages and gRPC clients generated from
proto/preconfs.proto (services preconfs.Harmonic and preconfs.BAM).
Most programs want triton-preconfs-client, which wraps these types with
connection handling, typed events and filter validation. This crate is
for tooling that needs the raw schema or the generated clients.
Re-exports§
Modules§
- preconfs
- The generated messages and gRPC clients.
Structs§
- Unknown
Execution Result - A name that is not an
preconfs::ExecutionResult.
Constants§
- PROTO_
SOURCE - The schema this crate was built from, for tooling in other languages.