fmtview 0.2.1

Fast terminal formatter and viewer for JSON, JSONL, XML-compatible markup, and formatted diffs
Documentation
1
2
3
4
mod lazy_records;

pub(crate) use lazy_records::format_record_lines;
pub use lazy_records::{LazyFormattedFile, PreviewPlan, preview_plan};