Skip to main content

get_capability

Function get_capability 

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