Skip to main content

handle_load_lib

Function handle_load_lib 

Source
pub async fn handle_load_lib(
    req: HttpRequest,
    body: String,
    state: Data<AppState>,
) -> Result<HttpResponse, HaystackError>
Expand description

POST /api/loadLib — load a library from Xeto source text.