Skip to content

Gmoshkin/extract key

Georgy Moshkin requested to merge gmoshkin/extract-key into master

Summary

  • fix: marks Index::extract_key as unsafe, because it is unsafe

  • feat: KeyDef::{validate_tuple, extract_key, extract_key_raw}

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