code_highlighter 0.1.1

Highlights code for printing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = ["compilers", "text-processing"]
description = "Highlights code for printing"
edition = "2021"
keywords = ["console", "terminal", "error"]
license = "MIT"
name = "code_highlighter"
readme = "README.md"
repository = "https://github.com/yazaldefilimone/code_highlighter.rs"
version = "0.1.1"