Skip to main content

Module dispatch

Module dispatch 

Source

Structs§

PluginSession
Reusable in-process plugin session for conformance dispatch checks.

Enums§

DispatchOutcome
Result of a conformance dispatch call.
FallbackPolicy
Fallback behavior when a wire function fails at runtime.
RunError
Errors that can prevent dispatch::run from reaching the wire-call layer.

Functions§

run
Build a temporary plugin session, dispatch one wire call, and return the wire outcome.