![]() We figure out dependencies by looking at 'use' definition in parsed modules. However, in the case of environment modules, we must consider all of them when seeing "use env". Without that, the env modules are simply compiled in parallel and may not yet have been compiled when they are needed as actual dependencies. |
||
---|---|---|
.. | ||
src | ||
templates | ||
Cargo.toml | ||
README.md | ||
build.rs |
README.md
Project
This crate encapsulates the code used to manage Aiken projects. See crates/cli for usage.