Struct ntex_redis::cmd::commands::HGetAllCommand [−][src]
pub struct HGetAllCommand(_);
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for HGetAllCommand
impl RefUnwindSafe for HGetAllCommandimpl Send for HGetAllCommand
impl Send for HGetAllCommandimpl Sync for HGetAllCommand
impl Sync for HGetAllCommandimpl Unpin for HGetAllCommand
impl Unpin for HGetAllCommandimpl UnwindSafe for HGetAllCommand
impl UnwindSafe for HGetAllCommandBlanket 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