3 releases (breaking)
0.3.0 | Feb 13, 2025 |
---|---|
0.2.0 | Apr 30, 2024 |
0.1.0 | Jun 4, 2023 |
#38 in #symbols
170 downloads per month
560KB
Nerd Font Symbols
A const <NAME>: &str = "<symbol>"
definition for each of the symbols in Nerd Fonts.
Documentation: https://docs.rs/nerd-font-symbols.
Usage
[dependencies]
nerd-font-symbols = "0.3"
assert_eq!(nerd_font_symbols::md::MD_PERIODIC_TABLE, "");
lib.rs
:
Nerd Font Symbols
Example
assert_eq!(nerd_font_symbols::md::MD_PERIODIC_TABLE, "");