1 2 3 4
// src/lib.rs pub fn meratalk_info() { println!("Meratalk is a powerful VoIP communication platform."); }