MCPcopy Create free account
hub / github.com/bytecodealliance/wstd / empty.rs

File empty.rs

src/io/empty.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use super::{AsyncRead, AsyncWrite};
2
3#[non_exhaustive]
4pub struct Empty;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected