dissect_rs 0.1.0

Reserved crate for Dissect – a matcher framework for behavior testing, moderation, and message structure validation.
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 2.76 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 228.4 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Azoraqua

Dissect (Rust)

πŸ§ͺ This crate is reserved for the future Rust implementation of Dissect, 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)

Language Package
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


Β© Ronald Bunk (Azoraqua)