Rust SDK for OpenStack ====================== Having OpenAPI specs of the services it is possible to generate SDK for Rust automatically. Currently the generated code is hosted under `https://github.com/gtema/openstack` It covers all services for which OpenAPI specs exist with version dicovery and partial microversion negotiation. TODO