Home
last modified time | relevance | path

Searched defs:ExamplePre (Results 1 – 4 of 4) sorted by relevance

/wasmtime-44.0.1/crates/component-macro/tests/expanded/
H A Dwat_tracing_async.rs9 pub struct ExamplePre<T: 'static> { struct
13 impl<T: 'static> Clone for ExamplePre<T> { argument
21 impl<_T: 'static> ExamplePre<_T> { implementation
55 impl<_T: Send + 'static> ExamplePre<_T> { impl
H A Dwat_concurrent.rs9 pub struct ExamplePre<T: 'static> { struct
13 impl<T: 'static> Clone for ExamplePre<T> { argument
21 impl<_T: 'static> ExamplePre<_T> { impl
55 impl<_T: Send + 'static> ExamplePre<_T> { implementation
H A Dwat_async.rs9 pub struct ExamplePre<T: 'static> { struct
13 impl<T: 'static> Clone for ExamplePre<T> { argument
21 impl<_T: 'static> ExamplePre<_T> { implementation
55 impl<_T: Send + 'static> ExamplePre<_T> { impl
H A Dwat.rs9 pub struct ExamplePre<T: 'static> { struct
13 impl<T: 'static> Clone for ExamplePre<T> { argument
21 impl<_T: 'static> ExamplePre<_T> { implementation
55 impl<_T: Send + 'static> ExamplePre<_T> { implementation