Skip to main content

Module code

Module code 

Source
Expand description

Code adapter: emits source code that reconstructs a refrain.

Two languages: Python (refrain_py API) and Rust (refrain_core API). The output is purely a textual template render — no shellouts, no format! of user input into compile contexts.

Structs§

CodeAdapter

Enums§

CodeLang