Skip to main content

get_industrial_plate_stock

Function get_industrial_plate_stock 

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