Struct hubcaps::keys::Keys[][src]

pub struct Keys<C> where
    C: Clone + Connect
{ /* fields omitted */ }

Methods

impl<C: Clone + Connect> Keys<C>
[src]

Auto Trait Implementations

impl<C> !Send for Keys<C>

impl<C> !Sync for Keys<C>