1 2 3 4 5
//! test_mod inner doc comment //! //! foo bar baz cake pizza carbs pub struct Test(pub i32);