schemaui-cli 0.2.6

CLI wrapper for schemaui, rendering JSON Schemas as TUIs
Documentation
1
2
3
4
5
6
pub mod cli;
pub mod io;
pub mod session;
pub mod tui;
#[cfg(feature = "web")]
pub mod web;