Skip to content

chore: make generate_space_id func public

Bogdan Berezovskiy requested to merge bberezovskiy/public-gen-space-id into master

Summary

Sometimes you might need to generate space id manually.

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files
Edited by Bogdan Berezovskiy

Merge request reports