Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wstd
/ write.rs
File
write.rs
src/io/write.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::io;
2
3
/// Write bytes to a sink.
4
pub trait AsyncWrite {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected