Function schema

Source
pub fn schema<T>() -> Arc<Schema>
where T: Schematic + 'static,