Skip to main content

option_seller_screener

Function option_seller_screener 

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