iddm/challonge-rs

Rewrite the library

iddm opened this issue · 0 comments

iddm commented
  • Use serde crate.
  • Use reqwest crate.
  • Update dependencies.
  • User serde's own deserialisation mechanisms instead of custom methods (struct::decode and the util.rs).
  • Provide more user-friendly interface.
  • Write an online-book.