WitHostImportId

data class WitHostImportId(val interfaceName: String, val functionName: String)

Identifies a host function declared by an interface imported by the selected WIT world.

Constructors

Link copied to clipboard
constructor(interfaceName: String, functionName: String)

Properties

Link copied to clipboard
Link copied to clipboard