Skip to main content

execute

Function execute 

Source
pub fn execute(
    language: &str,
    code: &str,
    timeout_secs: Option<u64>,
) -> SandboxResult