pub fn integer_schema(_gen: &mut SchemaGenerator) -> SchemaExpand description
Returns a plain integer schema without the non-standard “format”: “uint” that schemars emits by default for usize/u32 fields.
pub fn integer_schema(_gen: &mut SchemaGenerator) -> SchemaReturns a plain integer schema without the non-standard “format”: “uint” that schemars emits by default for usize/u32 fields.