Struct flow_sdk::codec::PEnc [−][src]
pub struct PEnc;
Expand description
The encoder of the otopr codec.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PEnc
impl UnwindSafe for PEnc
Blanket Implementations
Mutably borrows from an owned value. Read more
Wrap the input message T
in a tonic::Request
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more