Boot-Banner 0.1.1

An elegant banner library that enhances project launches with eye-catching terminal displays and helpful assistance.
Documentation
1
2
3
4
5
pub struct Banner;

impl Banner {
    pub const NM: &'static str = "banner.txt";
}