diff options
Diffstat (limited to 'src/unexpected.rs')
| -rw-r--r-- | src/unexpected.rs | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/unexpected.rs b/src/unexpected.rs index cc07728..178d01e 100644 --- a/src/unexpected.rs +++ b/src/unexpected.rs @@ -54,8 +54,6 @@ impl RawUnexpected { /// /// # Examples /// - /// Basic usage: - /// /// ``` /// use exun::*; /// @@ -76,8 +74,6 @@ impl RawUnexpected { /// /// # Examples /// - /// Basic usage: - /// /// ``` /// use exun::*; /// @@ -97,8 +93,6 @@ impl RawUnexpected { /// /// # Examples /// - /// Basic usage: - /// /// ``` /// use exun::*; /// @@ -118,8 +112,6 @@ impl RawUnexpected { /// /// # Examples /// - /// Basic usage: - /// /// ``` /// use exun::*; /// @@ -156,8 +148,6 @@ impl UnexpectedError { /// /// # Examples /// - /// Basic usage: - /// /// ``` /// use exun::*; /// @@ -176,8 +166,6 @@ impl UnexpectedError { /// /// # Examples /// - /// Basic usage: - /// /// ``` /// use exun::*; /// @@ -195,8 +183,6 @@ impl UnexpectedError { /// /// # Examples /// - /// Basic usage: - /// /// ``` /// use exun::*; /// |
