Module querent_synapse::cross

source ·

Structs§

Enums§

  • Cross language representation is abstraction to transfer values between JavaScript and Python across Rust. Converting between two different languages requires to use Context which is available on the call (one for python and one for js), which result as blocking.

Traits§