module-lang 0.1.0

Module and import resolution for multi-file languages.
Documentation
1
2
3
4
//! Benchmark harness placeholder. Criterion benchmarks land with the 0.x
//! implementation phases (see `dev/ROADMAP.md`). `harness = false` requires a `main`.

fn main() {}