Expand description
Core Client
Modules§
- builder 🔒
- global_
ctx 🔒 - handle 🔒
Structs§
- Client
- Main client type
Constants§
- SUPPORTED_
CORE_ 🔒API_ VERSIONS - List of core api versions supported by the implementation.
Notably
major
version is the one being supported, and correspondingminor
version is the one required (for givenmajor
version).