pub async fn scripts(
__arg0: State<ApiState>,
__arg1: Query<ScriptQuery>,
__arg2: RawBody,
) -> HttpResponse
Expand description
Handler to insert and compile script
pub async fn scripts(
__arg0: State<ApiState>,
__arg1: Query<ScriptQuery>,
__arg2: RawBody,
) -> HttpResponse
Handler to insert and compile script