Struct ntex_redis::cmd::commands::KeysCommand [−][src]
pub struct KeysCommand(_);Implementations
Add a key to this command.
Add more keys to this command.
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for KeysCommand
impl Send for KeysCommand
impl Sync for KeysCommand
impl Unpin for KeysCommand
impl !UnwindSafe for KeysCommand
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
