Trait mangadex_api::v5::user::follows::manga::id::IdEndpointMethods

source ·
trait IdEndpointMethods {
    // Required method
    fn get(&self) -> IsFollowingMangaBuilder;
}

Required Methods§

Implementors§