jetcrab
0.1.0
In jetcrab::
runtime::
function
jetcrab
::
runtime
::
function
Type Alias
NativeFunction
Copy item path
Source
pub type NativeFunction =
fn
(&mut
Context
, &[
Value
]) ->
Result
<
Value
,
String
>;