Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use super::{AsyncRead, AsyncWrite};
2
3
#[non_exhaustive]
4
pub struct Empty;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected