Crate wasmcloud_interface_factorial

Source
Expand description

factorial Interface

Structs§

FactorialSender
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§

SMITHY_VERSION

Traits§

Factorial
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