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