simkl 0.0.1

Library to build queries for SIMKL and decoding JSON responses using Serde
Documentation
  • Coverage
  • 8.68%
    31 out of 357 items documented2 out of 70 items with examples
  • Size
  • Source code size: 49.37 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 15.44 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 35s Average build duration of successful builds.
  • all releases: 35s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • slundi

simkl

Data structures to parse SIMKL API.

The goal of the lib is to help you creating requests on the SIMKL API and parsing the JSON results using serde. You are free to use any library to perform your HTTP request.