Trait rust_releases::strategy::FetchResources[][src]

pub trait FetchResources where
    Self: Sized
{ fn fetch_channel(channel: Channel) -> TResult<Self>; }

Required methods

fn fetch_channel(channel: Channel) -> TResult<Self>[src]

Loading content...

Implementors

Loading content...