# Dissect (Rust)
π§ͺ This crate is reserved for the future Rust implementation of [Dissect](https://dissect.dev), a matcher DSL framework designed to streamline:
- Unit and integration testing of Discord bots
- Automated moderation and content evaluation
- Fluent, chainable behavioral matchers
## π Placeholder
This crate currently acts as a namespace reservation and placeholder. Development will begin once the core architecture stabilizes across TypeScript, Python, and Kotlin.
## π Cross-Platform SDKs (Planned)
| TypeScript | `@dissect/core` |
| Python | `dissect-core` |
| Kotlin | `dev.dissect` |
| Rust | `dissect` (youβre here) |
## π« Want to contribute?
Check out our roadmap at [https://github.com/DissectDev](https://github.com/DissectDev)
---
Β© Ronald Bunk (Azoraqua)