Doc formatting.

This commit is contained in:
Stephen Chung
2020-10-03 18:49:11 +08:00
parent fbfb7677c1
commit 1e13e6be5f
7 changed files with 26 additions and 26 deletions

View File

@@ -1457,7 +1457,7 @@ impl Module {
}
}
/// [INTERNALS] A chain of module names to qualify a variable or function call.
/// _[INTERNALS]_ A chain of module names to qualify a variable or function call.
/// Exported under the `internals` feature only.
///
/// A `u64` hash key is cached for quick search purposes.