ustulation_test0/
lib.rs

1#[doc(hidded)]
2pub fn foo() {
3    println!("Hello");
4}