Module workflow_rpc::client

source ·
Expand description

RPC client (operates uniformly in native and WASM-browser environments).

Re-exports

  • pub use crate::client::error::Error;
  • pub use crate::client::result::Result;

Modules

Macros

  • notification!() macro for declaration of RPC notification handlers

Structs

Enums

Traits