Struct libnewbee::RedisCmd [] [src]

pub struct RedisCmd(pub Vec<RedisFmt>);

Methods

impl RedisCmd
[src]

Trait Implementations

impl Debug for RedisCmd
[src]

Formats the value using the given formatter.

impl Clone for RedisCmd
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more