Skip to content

Commit d85aa96

Browse files
authored
fix: Error chain header (#843)
1 parent dcf2018 commit d85aa96

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

__tests__/__snapshots__/documentation.js.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@ Array [
381381
"platforms/python/wsgi/index.html",
382382
"platforms/rust/actix/index.html",
383383
"platforms/rust/env_logger/index.html",
384+
"platforms/rust/error_chain/index.html",
384385
"platforms/rust/failure/index.html",
385386
"platforms/rust/index.html",
386387
"platforms/rust/log/index.html",

src/collections/_documentation/platforms/rust/error_chain.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
--
1+
---
22
title: error-chain
33
sidebar_order: 2
4-
--
4+
---
55

66
*Feature: `with_error_chain` (disabled by default)*
77

0 commit comments

Comments
 (0)