Skip to content

Commit 563bfeb

Browse files
committed
Revert me: Provoke doc failures in example
1 parent a0a3ffe commit 563bfeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/dns/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ mod dns {
9595
}
9696

9797
/// Type alias for the contract's result type.
98+
/// ```rust
9899
pub type Result<T> = core::result::Result<T, Error>;
99100

100101
impl DomainNameService {

0 commit comments

Comments
 (0)