2 unstable releases
0.2.0 | Apr 30, 2024 |
---|---|
0.1.0 | Jun 4, 2023 |
#42 in #symbols
545KB
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.2"
assert_eq!(nerd_font_symbols::md::MD_PERIODIC_TABLE, "");
lib.rs
:
Nerd Font Symbols
Example
assert_eq!(nerd_font_symbols::md::MD_PERIODIC_TABLE, "");