Skip to main content

capability_call

Function capability_call 

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