Trait mangadex_api::v5::user::id::list::ListEndpointMethods

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

Required Methods§

Implementors§