cargo-usage-rules 0.2.0

A cargo subcommand to aggregate usage-rules.md files from Rust dependencies for AI agent consumption. Inspired by https://github.com/ash-project/usage_rules
1
2
3
4
5
6
7
8
# Acknowledgments

A very special thanks to all these folks who inspired or who's ideas are utlized
in this repository.

* [Zach Daniel and the Ash Framework team]https://corrode.dev for [inspiring]https://github.com/ash-project/usage_rules this project and creating the initial "standard"
* [Matthias Endler]https://corrode.dev for rules in the base.md file
* The Rust teams, Tokio teams, and the entire rust community!