Add low-level warnings.

This commit is contained in:
Stephen Chung
2021-11-29 13:12:47 +08:00
parent ba0a6c667e
commit 4b4b7a753b
6 changed files with 28 additions and 8 deletions

View File

@@ -741,7 +741,7 @@ impl Module {
///
/// This function is very low level.
///
/// # Arguments
/// ## Arguments
///
/// A list of [`TypeId`]'s is taken as the argument types.
///