Handy utility function that will make encoding/decoding of permissions/role permissions much simpler at callsite and avoid polluting with a bunch of permission encoding related stuff in eg rawThreadInfosFromServerThreadInfos.
Depends on D9736
Differential D9737
[lib] Introduce `minimallyEncodeRawThreadInfo(RawThreadInfo): MinimallyEncodedRawThreadInfo` atul on Nov 6 2023, 3:27 PM. Authored by Tags None Referenced Files
Subscribers
Details Handy utility function that will make encoding/decoding of permissions/role permissions much simpler at callsite and avoid polluting with a bunch of permission encoding related stuff in eg rawThreadInfosFromServerThreadInfos. Depends on D9736 Single unit test for now, will add more after decode function is introduced.
Diff Detail
Event Timeline
|