Skip to main content

get_rating_change

Function get_rating_change 

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