Skip to main content

get_rise_fall_distribution

Function get_rise_fall_distribution 

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