lintel-catalog-builder 0.0.16

Build a custom schema catalog from local schemas and external sources
Documentation
1
2
3
4
5
#![doc = include_str!("../README.md")]

extern crate alloc;

pub mod config;