fix(RustLangDoc): support rust package comment //! fixed #55

This commit is contained in:
林万程
2024-07-28 17:20:00 +08:00
parent 3ac2b8b680
commit e60ad5722e
2 changed files with 13 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
// file tree doc is any where not doc comment
//! file tree doc is any where not doc comment
fn main() {
my_fun()