Searched refs:VMComponentAsyncStore (Results 1 – 4 of 4) sorted by relevance
125 StreamReader, StreamResult, VMComponentAsyncStore, VecBuffer, WriteBuffer,
3762 pub trait VMComponentAsyncStore { trait3924 impl<T: 'static> VMComponentAsyncStore for StoreInner<T> {
231 ) -> &mut dyn crate::runtime::component::VMComponentAsyncStore; in component_async_store() argument
2782 ) -> &mut dyn crate::runtime::component::VMComponentAsyncStore { in component_async_store() argument