Home
last modified time | relevance | path

Searched refs:try_from_future_reader (Results 1 – 2 of 2) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/concurrent/
H A Dfuture_stream_any.rs88 pub fn try_from_future_reader<T>( in try_from_future_reader() method
H A Dfutures_and_streams.rs1355 FutureAny::try_from_future_reader(store, self) in try_into_future_any()