Trait tk_redis::IntoArg [] [src]

pub trait IntoArg {
    fn into_arg(self) -> Arg;
}

Required Methods

Implementors