Skip to main content

integer_schema

Function integer_schema 

Source
pub fn integer_schema(_gen: &mut SchemaGenerator) -> Schema
Expand description

Returns a plain integer schema without the non-standard “format”: “uint” that schemars emits by default for usize/u32 fields.