packlet 0.2.0

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
4
pub mod adapters;
pub mod cli;
pub mod core;
pub mod output;