Skip to content

Commit

Permalink
Revert me: Provoke doc failures in example
Browse files Browse the repository at this point in the history
  • Loading branch information
cmichi committed Dec 7, 2020
1 parent a0a3ffe commit 563bfeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/dns/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ mod dns {
}

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

impl DomainNameService {
Expand Down

0 comments on commit 563bfeb

Please sign in to comment.