Modules§
Structs§
- P4Cli
- A handle to a
p4binary, either from the system or downloaded. - P4Command
- P4Output
- Raw stdout/stderr bytes, exit code and timeout flag from a p4 invocation.
- P4Stream
- Merged stdout/stderr byte chunks (~64 KB each) via bounded channel (64 slots).