MCPcopy Create free account
hub / github.com/bytecodealliance/wstd / as_async_input_stream

Method as_async_input_stream

src/io/read.rs:48–50  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

46
47 #[inline]
48 fn as_async_input_stream(&self) -> Option<&io::AsyncInputStream> {
49 (**self).as_async_input_stream()
50 }
51}

Callers 1

copyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected