Struct ekvsb::task::Key[][src]

pub struct Key(_);

Methods

impl Key
[src]

Trait Implementations

impl Debug for Key
[src]

Formats the value using the given formatter. Read more

impl AsRef<[u8]> for Key
[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Key

impl Sync for Key