Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit 3c16a22

Browse files
committed
Add doc for error_chain_processed.
1 parent c8b409b commit 3c16a22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/error_chain.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/// Prefer to use `error_chain` instead of this macro.
12
#[macro_export]
23
macro_rules! error_chain_processed {
34
// Default values for `types`.

0 commit comments

Comments
 (0)