Expand description
§Clighlight
a command-line utility for CSS-friendly code highlighting
Re-exports§
pub use cli::Cli;pub use highlight::Highlight;pub use highlight::explore::Explore;pub use highlight::explore::ExploreAll;pub use highlight::highlight;pub use highlight::rust::Rust;pub use highlight::ts::TS;
Modules§
Functions§
- get_
highlighter - mapping between a
cli::HighlighterChoiceand ahighlight::Highlightimplementation - highlight_
input - main library function handling CLI and I/O