Depends on D4861
Adding a function that checks whether the client's been initialized
Paths
| Differential D4884 Authored by • karol on Aug 19 2022, 1:28 AM.
Tags None Referenced Files
Details
Diff Detail
Event TimelineHerald added subscribers: • abosh, atul, tomek, ashoat. · View Herald TranscriptAug 19 2022, 1:28 AM2022-08-19 01:28:31 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Aug 19 2022, 1:29 AM2022-08-19 01:29:11 (UTC-7) • karol edited the summary of this revision. (Show Details)Aug 19 2022, 1:32 AM2022-08-19 01:32:20 (UTC-7) Comment Actions Adding @ashoat because there are new dependencies.
varun added inline comments. This revision is now accepted and ready to land.Aug 22 2022, 8:55 AM2022-08-22 08:55:37 (UTC-7) Harbormaster completed remote builds in B11584: Diff 15926.Aug 24 2022, 6:50 AM2022-08-24 06:50:04 (UTC-7) Harbormaster completed remote builds in B11607: Diff 15965.Aug 25 2022, 3:42 AM2022-08-25 03:42:33 (UTC-7) Harbormaster completed remote builds in B11615: Diff 15978.Aug 25 2022, 5:22 AM2022-08-25 05:22:34 (UTC-7) Comment Actions Something (probably rebase) went wrong with this diff. An update with run cargo fmt description introduced a lot of new code. This revision now requires changes to proceed.Aug 25 2022, 9:58 AM2022-08-25 09:58:29 (UTC-7) Harbormaster completed remote builds in B11628: Diff 15994.Aug 26 2022, 1:39 AM2022-08-26 01:39:47 (UTC-7) This revision is now accepted and ready to land.Aug 26 2022, 1:50 AM2022-08-26 01:50:03 (UTC-7) Closed by commit rCOMM15ddad8a5688: [services] Backup - Rust lib - Add is initialized (authored by • karol). · Explain WhyAug 29 2022, 7:02 AM2022-08-29 07:02:20 (UTC-7) This revision was automatically updated to reflect the committed changes. Herald added a reviewer: • jon. · View Herald TranscriptAug 29 2022, 7:02 AM2022-08-29 07:02:20 (UTC-7)
Revision Contents
Diff 16064 .gitignore
services/backup/rust_lib/Cargo.lock
services/backup/rust_lib/Cargo.toml
services/backup/rust_lib/src/constants.rs
services/backup/rust_lib/src/lib.rs
|