tremor-codec

Crates.iotremor-codec
lib.rstremor-codec
version0.13.0-rc.33
created_at2024-04-10 15:45:21.033918+00
updated_at2024-10-23 20:08:54.133317+00
descriptionTremor Script Interpreter
homepage
repositoryhttps://github.com/tremor-rs/tremor-runtime
max_upload_size
id1203732
size189,100
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: 4545

cargo fmt