gsm-translator 0.3.3

Message translation utilities and templates for Greentic messaging connectors.
Documentation

Helpers for translating platform-agnostic messages into provider specific payloads.

The main entry point is the [Translator] trait, which is implemented for each supported outbound channel. Translators accept a [gsm_core::OutMessage] and emit one or more platform payloads ready to be dispatched.