mangadex_api::v5::user::follows::manga::feed

Trait FeedEndpointMethods

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

Required Methods§

Implementors§