Struct hubcaps::gists::Gists[][src]

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

Methods

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

Auto Trait Implementations

impl<C> !Send for Gists<C>

impl<C> !Sync for Gists<C>