- Ensure consistency between overall summary and individual summaries.
- Remove 'max_*' properties, since they are only padding numbers used
for formatting the terminal output.
- Rename a few fields to be closer to the existing naming (name ->
title, memory -> mem, etc..)
- Remove duplicated outputs
- Re-order fields such that summaries come first
|
||
|---|---|---|
| .. | ||
| 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.