Struct ntex_redis::cmd::commands::HDelCommand [−][src]
pub struct HDelCommand(_);Implementations
Remove field
pub fn remove_all<T>(self, other: impl IntoIterator<Item = T>) -> Self where
BulkString: From<T>,
pub fn remove_all<T>(self, other: impl IntoIterator<Item = T>) -> Self where
BulkString: From<T>,
Add more fields to remove