Skip to main content

reload_package

Function reload_package 

Source
pub async fn reload_package(
    __arg0: State<AppState>,
    __arg1: Path<String>,
) -> Result<Json<Value>, (StatusCode, Json<Value>)>
Expand description

POST /api/packages/{name}/reload — reload a package’s WASM without restarting