rustkmer 0.5.2

High-performance k-mer counting tool in Rust
Documentation
# rustkmer Development Guidelines

Auto-generated from all feature plans. Last updated: 2025-12-20

## Active Technologies

- Rust 1.80+ stable channel + Python 3.10+ via PyO3 0.22.6 (013-pyo3-fuzzy-query)

## Project Structure

```text
src/
tests/
```

## Commands

cd src [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] pytest [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] ruff check .

## Code Style

Rust 1.80+ stable channel + Python 3.10+ via PyO3 0.22.6: Follow standard conventions

## Recent Changes

- 013-pyo3-fuzzy-query: Added Rust 1.80+ stable channel + Python 3.10+ via PyO3 0.22.6

<!-- MANUAL ADDITIONS START -->
<!-- MANUAL ADDITIONS END -->