Skip to main content

get_plate_set

Function get_plate_set 

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