Module sealed

Source
Available on crate feature managed-pts only.
Expand description

Sealed trait to protect private types and default trait implementations

Structs§

AsyncPtChild
A handle to receive lines from a pluggable transport process’ stdout asynchronously.

Traits§

PluggableTransportPrivate
Defines some helper methods that are required later on