Struct ntex_redis::codec::Codec [−][src]
pub struct Codec;
Codec to read/write redis values
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Codec
impl RefUnwindSafe for Codecimpl UnwindSafe for Codec
impl UnwindSafe for CodecBlanket Implementations
impl<T> Instrument for T[src]
impl<T> Instrument for T[src]pub fn instrument(self, span: Span) -> Instrumented<Self>[src]
pub fn in_current_span(self) -> Instrumented<Self>[src]
impl<T> Same<T> for T
impl<T> Same<T> for Ttype Output = T
Should always be Self