himalaya/contact-manager/src/main.rs
Clément DOUIN ae22a62cf7
init sub crates (#253)
* init sub crates

* doc: update readme

* doc: improve main readme

* doc: add links, add missing crate task

* doc: update emojis
2021-11-01 00:07:27 +01:00

4 lines
81 B
Rust

fn main() {
unimplemented!("The contact manager is not implemented yet.");
}