mongo_collector/
lib.rs

1pub fn placeholder() {
2    println!("The crate is in the development and testing stage.");
3}