avina-api 1.2.1

Rust API server for the LRZ-specific features of the Openstack-based LRZ Compute Cloud.
1
2
3
pub mod project;
#[allow(clippy::module_inception)]
pub mod user;