DEBSOURCES
Skip Quicknav
sources / rust-wasmtime / 26.0.1%2Bdfsg-3 / crates / component-macro / tests / codegen / path1 / world.wit
1234567
package paths:path1; interface test {} world path1 { import test; }