Рустдок

#![allow(unused)]
fn main() {
/// foo is a function
pub fn foo() {}
}
Ahmad Khaefi