figfont 0.1.1

Read and parse a FIGlet font in plain or zipped format.
Documentation
1
pub type Result<T> = std::result::Result<T, crate::error::Error>;