Trait tk_redis::IntoArgs [] [src]

pub trait IntoArgs {
    fn into_args(self) -> Arguments;
}

Required Methods

Implementors