Page MenuHomePhabricator

[comm-lib] Add BlobInfo::from_bytes
ClosedPublic

Authored by michal on Dec 19 2023, 6:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 4, 9:27 PM
Unknown Object (File)
Wed, Jul 3, 7:20 AM
Unknown Object (File)
Sun, Jun 30, 9:29 PM
Unknown Object (File)
Sun, Jun 30, 12:17 AM
Unknown Object (File)
Wed, Jun 26, 2:08 PM
Unknown Object (File)
Sat, Jun 22, 8:15 AM
Unknown Object (File)
Sat, Jun 22, 8:15 AM
Unknown Object (File)
Sat, Jun 22, 8:15 AM
Subscribers

Details

Summary

Small refactor, that makes the code a bit cleaner. This diff also moves the required dependencies (that will also be used in the next diff). The ReportContent struct that uses this function will also be moved to comm-lib, as it will be useful for the backup service (keeping logs in either blob or dynamodb).

Test Plan

cargo check in report service

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable