rust-viewflow 0.1.0

Rust workflow library inspired by Viewflow, compatible with Axum and Actix-web
Documentation
# rust-viewflow (Deutsch)

Ein Rust-Workflow-Paket, inspiriert von Viewflow.

## Funktionen

- Entkoppelter Workflow-Kern
- Optionale Axum- und Actix-web-Adapter
- Austauschbare Datenbank-Backends (SQLite/MySQL/PostgreSQL/Memory)
- Beispiel für Urlaubsantrag
- Locale-basierte Aufgabenbezeichnungen

## Schnellstart

```bash
cargo check --all-features --examples
cargo run --example leave_request
```

## Lizenz

MIT

## Nutzung

- [usage.md]./usage.md
- [Mehrsprachige Nutzungsdokumentation]../../README.md#usage-guides