Page MenuHomePhabricator

[Identity] Remove static lifetime constraint on DBItemError
ClosedPublic

Authored by jon on Jul 25 2023, 10:44 AM.
Tags
None
Referenced Files
F3333126: D8627.id29628.diff
Thu, Nov 21, 3:48 AM
Unknown Object (File)
Sun, Oct 27, 3:42 PM
Unknown Object (File)
Oct 7 2024, 9:45 AM
Unknown Object (File)
Oct 7 2024, 9:45 AM
Unknown Object (File)
Oct 7 2024, 12:39 AM
Unknown Object (File)
Sep 27 2024, 10:57 PM
Unknown Object (File)
Sep 27 2024, 10:57 PM
Unknown Object (File)
Sep 27 2024, 10:56 PM
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
Lint Not Applicable
Unit
Tests Not Applicable