Improve documentation on docs.rs (#17)
This commit is contained in:
@@ -57,4 +57,5 @@ impl Debug for InternalError {
|
||||
}
|
||||
|
||||
#[cfg(feature = "std")]
|
||||
#[cfg_attr(docsrs, doc(cfg(feature = "std")))]
|
||||
impl Error for InternalError {}
|
||||
|
||||
Reference in New Issue
Block a user