aiken/crates/aiken-project
KtorZ 8edd8d37db
fix benchmark output when either the sampler or bench fails
This is likely even better than what was done for property testing. We
  shall revise that one perhaps one day.

Signed-off-by: KtorZ <5680256+KtorZ@users.noreply.github.com>
2025-02-09 16:23:01 +01:00
..
src fix benchmark output when either the sampler or bench fails 2025-02-09 16:23:01 +01:00
templates Fix dark colorscheme for dark. 2024-09-06 13:31:19 +02:00
Cargo.toml rework benchmarks output 2025-02-09 16:22:58 +01:00
README.md chore: make folder names match crate name 2022-12-21 18:11:07 -05:00
build.rs Move compile-time build info to aiken-project 2023-10-06 14:08:47 +02:00

README.md

Project

This crate encapsulates the code used to manage Aiken projects. See crates/cli for usage.