mirror of
https://github.com/haraldh/chainerror.git
synced 2025-05-30 05:28:08 +02:00
add mdbook
This commit is contained in:
parent
e1570bc548
commit
88660684b7
28 changed files with 739 additions and 174 deletions
8
booksrc/tutorial11.md
Normal file
8
booksrc/tutorial11.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
~~~rust
|
||||
use crate::chainerror::*;
|
||||
{{#include ../examples/tutorial11.rs:2:}}
|
||||
# #[allow(dead_code)]
|
||||
# mod chainerror {
|
||||
{{#includecomment ../src/lib.rs}}
|
||||
# }
|
||||
~~~
|
Loading…
Add table
Add a link
Reference in a new issue