Closed tatetian closed 3 years ago
Here is a list of suggestions to clean up the codebase.
-
_
sgx-
After the clean-up, the structure of the codebase will look like below:
async-rt/ ... async-file/ src/ examples/ sgx/ benches/ sgx/ README.md io-uring-callack/ src/ README.md sgx-untrusted-alloc/ README.md thirt_parties/ slab/ flume/ rust-sgx-sdk/ io-uring/ src/ ocalls/
Done
Here is a list of suggestions to clean up the codebase.
-
for crate names; otherwise, use_
.sgx-
if the crate can only work on SGXAfter the clean-up, the structure of the codebase will look like below: