Skip to main content

with_exception_handler

Function with_exception_handler 

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