tslime 0.1.2

A lightweight terminal screensaver simulating slime mold growth patterns
Documentation
1
2
3
use iced::Font;

pub const FIRA_CODE_NERD_FONT: Font = Font::with_name("FiraCode Nerd Font");