Skip to main content

string_ref

Function string_ref 

Source
pub fn string_ref(
    runtime: &Runtime,
    _env: &[Value],
    args: &[Value],
    rest_args: &[Value],
    dyn_state: &mut DynamicState,
    k: Value,
) -> Application