Skip to content

fix: #[tarantool::proc] used to introduce naming conflicts

Georgy Moshkin requested to merge gmoshkin/test-attr-test-case-name into master

Summary

  • fix: #[tarantool::proc] used to introduce naming conflicts

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

Merge request reports