Trait mangadex_api::v5::user::history::HistoryEndpointMethods

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

Required Methods§

Implementors§