ignore first example

This commit is contained in:
Harald Hoyer 2020-09-01 21:42:17 +02:00
parent 1654624c08
commit 14c67e1903
Signed by: harald
GPG key ID: 900F3C4971086004

View file

@ -21,8 +21,8 @@
//!
//! # Examples
//!
//! examples/examples.rs:
//! ```rust,no_run
//! examples/example.rs:
//! ```rust,ignore
//! // […]
//! fn main() {
//! if let Err(e) = func1() {