Check for rust doc code attributes like rustdoc does
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
//! A module with ide helpers for high-level ide features.
|
||||
pub mod insert_use;
|
||||
pub mod import_assets;
|
||||
pub mod rust_doc;
|
||||
|
||||
use std::collections::VecDeque;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user