Function slicec::compile_from_strings
source · pub fn compile_from_strings(
inputs: &[&str],
options: Option<&SliceOptions>,
patcher: unsafe fn(_: &mut CompilationState),
validator: fn(_: &mut CompilationState)
) -> CompilationState