Skip to main content

get_industrial_plate_info

Function get_industrial_plate_info 

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