mirror of
https://github.com/haraldh/chainerror.git
synced 2025-01-31 00:56:41 +01:00
ignore first example
This commit is contained in:
parent
1654624c08
commit
14c67e1903
|
@ -21,8 +21,8 @@
|
||||||
//!
|
//!
|
||||||
//! # Examples
|
//! # Examples
|
||||||
//!
|
//!
|
||||||
//! examples/examples.rs:
|
//! examples/example.rs:
|
||||||
//! ```rust,no_run
|
//! ```rust,ignore
|
||||||
//! // […]
|
//! // […]
|
||||||
//! fn main() {
|
//! fn main() {
|
||||||
//! if let Err(e) = func1() {
|
//! if let Err(e) = func1() {
|
||||||
|
|
Loading…
Reference in a new issue