mangadex_api::v5::user::list

Trait ListEndpointMethods

Source
trait ListEndpointMethods {
    // Required methods
    fn get(&self) -> MyCustomListsBuilder;
    fn default(&self) -> DefaultEndpoint;
}

Required Methods§

Implementors§