schemaBuilder function

Builder schemaBuilder(
  1. BuilderOptions options
)

Implementation

Builder schemaBuilder(BuilderOptions options) =>
    SharedPartBuilder([SchemaGenerator()], 'schemantic');