Struct ntex_redis::cmd::commands::HSetCommand [−][src]
pub struct HSetCommand(_);Implementations
Insert new entry to a redis hashmap
Insert new entry to a redis hashmap
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for HSetCommand
impl Send for HSetCommand
impl Sync for HSetCommand
impl Unpin for HSetCommand
impl !UnwindSafe for HSetCommand
Blanket Implementations
Mutably borrows from an owned value. Read more
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
