oak-highlight 0.0.2

A lightweight syntax highlighter for Rust with support for multiple programming languages and customizable themes.
Documentation
1
2
3
4
5
6
{
    "private": true,
    "scripts": {
        "p": "cargo publish --allow-dirty"
    }
}