Skip to content

Commit

Permalink
added ignore to doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
Razz4780 committed Jan 21, 2025
1 parent b85878c commit 216e2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirrord/intproxy/src/background_tasks.rs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ impl<T: BackgroundTask> MessageBus<T> {
///
/// # Usage example
///
/// ```rust
/// ```ignore
/// use std::convert::Infallible;
///
/// use mirrord_intproxy::background_tasks::{BackgroundTask, Closed, MessageBus};
Expand Down

0 comments on commit 216e2c7

Please sign in to comment.