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