Crate genson_core

Crate genson_core 

Source

Re-exports§

pub use schema::infer_json_schema_from_strings;
pub use schema::SchemaInferenceConfig;
pub use schema::SchemaInferenceResult;

Modules§

genson_rs
schema

Functions§

default_config
Create a default schema inference configuration
infer_json_schema
Helper function to infer JSON schema from a collection of JSON strings