Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.5 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.5 KB

lrzcc

API bindings, CLI application and partial API-backend written in Rust for LRZ-specific features of the Openstack-based LRZ Compute Cloud, https://cc.lrz.de, first and foremost the budgeting system.

audit lint test

Crates.io

Crates

  • api: partial rewrite of the API server application crates.io
  • cli: full rewrite of the CLI application crates.io
  • lib: client-side API-binding library crates.io
  • test: shared test helpers and end-to-end tests
  • wire: library for shared data structures setused for API communication crates.io