Skip to main content

get_heat_map_data

Function get_heat_map_data 

Source
pub async fn get_heat_map_data(
    __arg0: State<RestState>,
    __arg1: Json<Value>,
) -> Result<RawJson, (StatusCode, Json<Value>)>