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).