Crate libbklrs

source ·
Expand description

libbklrs is a library that strives to provide a Rust implementation of the Bakaláři school system API. While technically possible to use the API only using an HTTP client and no library, libbklrs tries to make this usage much easier and more pleasant.

Modules§

  • This module contains response definitions for the timetable module of the Bakaláři school system. The timetable may not always be available and should be considered unstable.

Structs§

  • Provides an interface to the school API.

Enums§

  • A custom error type for the API client.