The world of forked crates
Simply self-explained in .gitmodules
dumb-all/Cargo.toml shows the usage of each crate.
Attention: no need to disable default features to support Rust-SGX.
Attention: sample usage provided is likely to be the maximum supported feature set. Removal of some features are acceptable.
The world map is generated by:
$ cd dumb-all && cargo deps | dot -Tpng > world.png