Function schema_to_json

Source
pub(crate) fn schema_to_json(
    schema: &Schema,
    db_name: &str,
    sink_from_name: &str,
) -> Value