Hatch plugin for Rust builds
A simple, extensible Rust build plugin for hatch.
[tool.hatch.build.hooks.hatch-rs]
verbose = true
path = "."
module = "project"
Note
This library was generated using copier from the Base Python Project Template repository.