nerd_font 0.2.8

Enumerated contents of the JetBrainsMono Nerd Font
Documentation
1
2
3
fn main() {
    font_map::build_font!(path = "font.ttf", name = NerdFont);
}