Skip to content

Commit a934ea7

Browse files
committed
Ignore doc for compilation
1 parent 1fb57b3 commit a934ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vm/src/parsed_wasm.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ use crate::{VmError, VmResult};
1515
///
1616
/// Instead of printing a full debug representation of the underlying data, it simply prints something akin to this:
1717
///
18-
/// ```
18+
/// ```ignore
1919
/// WrappedType { ... }
2020
/// ```
2121
#[derive(Default)]

0 commit comments

Comments
 (0)