Struct rustis::commands::SlowLogOptions
source · pub struct SlowLogOptions { /* private fields */ }
Expand description
options for the slowlog_get
command.
Implementations§
Trait Implementations§
source§impl Default for SlowLogOptions
impl Default for SlowLogOptions
source§fn default() -> SlowLogOptions
fn default() -> SlowLogOptions
Returns the “default value” for a type. Read more