Skip to content
  • Ethan Reesor's avatar
    Make record keys opaque [#3282] · 7929c76a
    Ethan Reesor authored
    Closes #3282. Switches to using a struct type for record keys instead of a named slice type, so the implementation is opaque and can be changed in the future.
    
    Changelog: refactor
    7929c76a