Struct redis_async::resp::RespCodec [−][src]
pub struct RespCodec;
Expand description
Codec to read frames
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for RespCodec
impl UnwindSafe for RespCodec
pub struct RespCodec;
Codec to read frames
impl RefUnwindSafe for RespCodec
impl UnwindSafe for RespCodec