Skip to content

Better namespace management

Katharina Fey requested to merge feature/namespace-management into develop

Working with namespaces in ratman 0.6.0 can be annoying, so let's improve the experience:

  • Create some functions in libratman to create a namespace
  • Expose namespace creation in ratctl
  • Include encoding mechanisms/ schemas for namespace data
  • Examples for application embedding in Rust (and other languages?)
Edited by Katharina Fey

Merge request reports