Expand description
rustify-ml library crate.
Exposes the core pipeline modules as a public API so that
integration tests in tests/ can import them via rustify_ml::.
The binary entry point (src/main.rs) uses these same modules.
Functionsยง
- select_
targets - Select target functions to generate based on hotspot percentages and ML mode heuristics (placeholder heuristics).