ignore the doctest for map
This commit is contained in:
parent
3d12fd0faf
commit
4698a3fb8a
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ use crate::passes::collect_intra_doc_links;
|
|||
///
|
||||
/// Example:
|
||||
///
|
||||
/// ```
|
||||
/// ```ignore(cannot-test-this-because-non-exported-macro)
|
||||
/// let letters = map!{"a" => "b", "c" => "d"};
|
||||
/// ```
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue