fn main() { // TODO: Implement CLI for chase-rs println!("chase-rs: An implementation of the chase algorithm"); }