Skip to main content

get_short_selling_rank

Function get_short_selling_rank 

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