Function website_playground::compile_datalog
source ยท pub fn compile_datalog(
program: String,
no_subgraphs: bool,
no_varnames: bool,
no_pull_push: bool,
no_handoffs: bool,
no_references: bool,
op_short_text: bool,
) -> JsValue