main.rs

1fn main() {
2    println!("Hello Indexer!");
3}