Module traits

Source

Enums§

StringDecodeError

Constants§

MAX_STR_LEN

Traits§

VmFunction
Objects that can act as Cao-Lang functions

Functions§

into_f1
Casts the given function pointer to a Cao-Lang VM function taking 1 argument
into_f2
into_f3
into_f4

Type Aliases§

VmFunction1
VmFunction2
VmFunction3
VmFunction4