mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-06-01 06:10:31 +00:00
- Fix unused variable warnings in CLI - Add documentation to error fields - Use Clippy suggestions: * Replace manual modulo with .is_multiple_of() * Use .div_ceil() instead of manual ceiling division * Derive Default instead of manual implementation - Remove unused imports - Clean build with zero warnings (except profile location notices) All changes improve code quality and follow Rust best practices. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||