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