rfortune 0.5.5

A Rust-based clone of the classic UNIX 'fortune' command
Documentation
1
2
3
4
pub mod config;
pub mod loader;
pub mod log;
pub mod utils;