Awesome
challonge-rs
Client library for the Challonge REST API.
Usage
- Log in to Challonge with
Challonge::new
. - Call API methods to interact with the service.
Documentation
Features
default
- usesrustls
backend forreqwest
.default-tls
- usesdefault-tls
backend forreqwest
.
Examples
See the examples
directory in the source tree.