Struct libnewbee::codec::LinkedListItem [] [src]

pub struct LinkedListItem(pub RedisString);

Trait Implementations

impl Clone for LinkedListItem
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for LinkedListItem
[src]

Formats the value using the given formatter.

impl Shift for LinkedListItem
[src]

impl FromBuf for LinkedListItem
[src]