Trait FeedEndpointMethods

Source
trait FeedEndpointMethods {
    // Required method
    fn get(&self) -> GetFollowedMangaFeedBuilder;
}

Required Methods§

Implementors§