packlet 0.1.1

A high-performance tool that bundles local code dependencies into a single markdown file by following import statements from an entry point
Documentation
1
2
3
pub mod fs;
pub mod language;
pub mod traverser;