nyx-agent-types 0.1.0

Implementation-detail serde and TypeScript wire types shared by nyx-agent crates.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# nyx-agent-types

Implementation-detail serde and TypeScript wire types shared by the
`nyx-agent` crate family.

This crate is published only so the `nyx-agent` binary can be installed
from crates.io with versioned internal dependencies. It is not intended as
a stable public API; downstream users should install and run `nyx-agent`
instead.

Repository: <https://github.com/nyx-sec/nyx-agent>