Module wasmbus_rpc::actor::prelude[][src]

Re-exports

pub use crate::RpcResult;

Structs

Context - message passing metadata used by wasmhost Actors and Capability Providers

A wasmcloud message

Enums

An error that can occur in the processing of an RPC. This is not request-specific errors but rather cross-cutting errors that can always occur.

Traits

Actor service wasmbus.actorReceive

ActorReceiver receives messages defined in the Actor service trait Actor service

Functions

Attribute Macros

Derive Macros