Back to Aptos Core

README

aptos-move/move-examples/vector_pushback/README.md

latest176 B
Original Source

This project exists to test the dependency ordering of modules in the presence of implicit dependencies. In this project, 0xdeadbeef::one implicitly depends on std::vector.