commit | c3b61733641313fe26f98f6f24ef2ff35db67658 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Dec 06 16:30:51 2022 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Dec 08 16:27:45 2022 +0000 |
tree | 7aba8946b485f68ca47a09ff7b4624a514170884 | |
parent | e11eace8a90231667f91ad1ea4cbed1e842ef49e [diff] |
libs/dice: Refactor imports Make use of the nightly rustfmt features (compatible with repo hooks): unstable_features = true group_imports = "StdExternalCrate" imports_granularity = "Item" imports_layout = "Vertical" Test: - Change-Id: I30aa918f4a2d29429696db6d6ca7ebfc29674735
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.