Skip to main content

evaluate_kernel_document_str

Function evaluate_kernel_document_str 

Source
pub fn evaluate_kernel_document_str(
    source: &str,
) -> Result<KernelEvalOutput, KernelEvalError>