Searched refs:ExamplePre (Results 1 – 4 of 4) sorted by relevance
9 pub struct ExamplePre<T: 'static> { struct13 impl<T: 'static> Clone for ExamplePre<T> { argument21 impl<_T: 'static> ExamplePre<_T> { impl55 impl<_T: Send + 'static> ExamplePre<_T> { impl147 ExamplePre::new(pre)?.instantiate(store) in instantiate()169 ExamplePre::new(pre)?.instantiate_async(store).await in instantiate_async()
9 pub struct ExamplePre<T: 'static> { struct13 impl<T: 'static> Clone for ExamplePre<T> { argument21 impl<_T: 'static> ExamplePre<_T> { impl55 impl<_T: Send + 'static> ExamplePre<_T> { implementation147 ExamplePre::new(pre)?.instantiate(store) in instantiate()169 ExamplePre::new(pre)?.instantiate_async(store).await in instantiate_async()
9 pub struct ExamplePre<T: 'static> { struct13 impl<T: 'static> Clone for ExamplePre<T> { argument21 impl<_T: 'static> ExamplePre<_T> { implementation55 impl<_T: Send + 'static> ExamplePre<_T> { implementation147 ExamplePre::new(pre)?.instantiate(store) in instantiate()169 ExamplePre::new(pre)?.instantiate_async(store).await in instantiate_async()