Modules§
- include
- This module contains the
Include
trait and re-exports all including features for convenience.
Structs§
- Config
- Configuration options. (Simple wrapper around
Args
)
Enums§
- Schema
- A JSON Schema.
Functions§
- get_
config - Parse command line arguments and return configuration options.
- run
- Run scheval with given configuration.
- validate_
instance - Validate a JSON instance against a JSON Schema.