rustdoc: Move parse module to its own file
This commit is contained in:
@@ -6,3 +6,5 @@
|
||||
#[desc = "The Rust documentation generator"];
|
||||
#[license = "MIT"];
|
||||
#[crate_type = "bin"];
|
||||
|
||||
mod parse;
|
||||
Reference in New Issue
Block a user