# Functions
New returns a schema generator.
NewWithName returns a schema generator with the given nameFn.
# Type aliases
CustomizerFunc is a function used to customize a schema.
DocsFunc is a function that returns the documentation for a struct field.
NameFunc is a function used to determine a field name.