Crate arret_runtime[][src]

Modules

abitype

Type encoding for Rust types

binding

Macros and types for defining Rust RFI modules

boxed

Boxed values and heaps

callback

Typed callback functions

class_map
compiler_support

Internal functions called by compiled Arret code

intern

Interned symbols

persistent
task

Isolated tasks of execution

Macros

define_rust_module

Defines a new Arret module implemented at Rust