tremor-codec

Crates.iotremor-codec
lib.rstremor-codec
version0.13.0-rc.20
sourcesrc
created_at2024-04-10 15:45:21.033918
updated_at2024-04-10 18:06:16.225296
descriptionTremor Script Interpreter
homepage
repositoryhttps://github.com/tremor-rs/tremor-runtime
max_upload_size
id1203732
size174,732
Heinz N. Gies (Licenser)

documentation

https://docs.rs/tremor-script

README

tremor-codec


Codecs encode/decode to/from the tremor runtime internal type system.

Encoding is always from an external type system to the tremor type system.

Decoding is always from the tremor internal type system to an external type system.

Commit count: 4297

cargo fmt