linguasteg-core 0.2.2

Core domain contracts and pipeline abstractions for LinguaSteg
Documentation

linguasteg-core

Core domain contracts and pipeline abstractions for LinguaSteg.

What this crate provides

  • Encode/decode request and response types
  • Pipeline orchestration traits and contracts
  • Symbolic payload planning and frame mapping primitives
  • Grammar validation interfaces
  • Crypto envelope sealing and opening helpers

Intended users

Use linguasteg-core if you are:

  • Implementing a custom language pack
  • Building a custom model adapter or gateway
  • Integrating LinguaSteg into another Rust application

Stability notes

The crate is actively evolving. Public APIs are kept coherent, but prototype-stage modules may change between minor releases.

Workspace