Trait simple_redis::types::RedisArg [] [src]

pub trait RedisArg: Sized + ToString { }

Defines a redis command argument

Implementors