Struct tk_redis::Cmd [] [src]

pub struct Cmd {
    pub command: Arg,
    pub args: Arguments,
}

Fields

Methods

impl Cmd
[src]