Crate wasmcloud_interface_factorial[][src]

Expand description

factorial Interface

Structs

FactorialSender sends messages to a Factorial service The Factorial service has a single method, calculate, which calculates the factorial of its whole number parameter. client for sending Factorial messages

Constants

Traits

The Factorial service has a single method, calculate, which calculates the factorial of its whole number parameter. wasmbus.contractId: wasmcloud:example:factorial wasmbus.providerReceive wasmbus.actorReceive