mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-26 00:00:20 +02:00
Ignore BytesMut::freeze doctest on wasm (#790)
This commit is contained in:
+1
-1
@@ -225,7 +225,7 @@ impl BytesMut {
|
|||||||
///
|
///
|
||||||
/// # Examples
|
/// # Examples
|
||||||
///
|
///
|
||||||
/// ```
|
/// ```ignore-wasm
|
||||||
/// use bytes::{BytesMut, BufMut};
|
/// use bytes::{BytesMut, BufMut};
|
||||||
/// use std::thread;
|
/// use std::thread;
|
||||||
///
|
///
|
||||||
|
|||||||
Reference in New Issue
Block a user