slang_
backend
0.1.0
In slang_
backend::
bytecode
slang_backend
::
bytecode
Type Alias
NativeFn
Copy item path
Source
pub type NativeFn =
fn
(&[
Value
]) ->
Result
<
Value
,
String
>;
Expand description
Type for native function implementations