Skip to main content

Crate p4cli_20251

Crate p4cli_20251 

Source

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 p4 command.
P4Output
Collected output from a single p4 invocation.
P4Stream
A streaming iterator over the output of a p4 process.

Enums§

P4StreamEvent
A single event yielded by P4Stream.