Structs§
- P4Cli
- A P4 CLI wrapper that extracts the embedded p4 binary to an isolated temporary directory.
- P4Command
- Builder-style interface for running a single
p4command. - P4Output
- Collected output from a single
p4invocation. - P4Stream
- A streaming iterator over the output of a
p4process.
Enums§
- P4Stream
Event - A single event yielded by
P4Stream.