Page MenuHomePhabricator

[Identity] Remove static lifetime constraint on DBItemError
ClosedPublic

Authored by jon on Jul 25 2023, 10:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 4, 9:25 PM
Unknown Object (File)
Apr 4 2024, 10:40 AM
Unknown Object (File)
Apr 4 2024, 10:40 AM
Unknown Object (File)
Apr 4 2024, 10:39 AM
Unknown Object (File)
Apr 4 2024, 10:28 AM
Unknown Object (File)
Feb 24 2024, 9:17 AM
Unknown Object (File)
Feb 19 2024, 9:41 AM
Unknown Object (File)
Feb 19 2024, 7:47 AM
Subscribers

Details

Summary

In order to support device maps, we can't assume
that all attribute keys will be known staticly.

In support of https://linear.app/comm/issue/ENG-4445

Depends on D8607

Test Plan
cd identity && cargo build

or run any integration tests

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage