Skip to main content

Crate restate_sdk_shared_core

Crate restate_sdk_shared_core 

Source

Re-exports§

pub use error::Error;

Modules§

error
fmt

Structs§

CallHandle
CoreVM
EntryRetryInfo
Header
Input
NotificationHandle
PayloadOptions
Options for syscalls that involve payload serialization. Use this to indicate when payload bytes may differ between executions (e.g., when using non-deterministic serialization like protojson).
ResponseHead
SendHandle
Target
TerminalFailure
Terminal failure
VMOptions

Enums§

AttachInvocationTarget
CommandRelationship
Used in notify_error to specify which command this error relates to.
CommandType
DoProgressResponse
ImplicitCancellationOption
NonDeterministicChecksOption
NonEmptyValue
RetryPolicy
This struct represents the policy to execute retries.
RunExitResult
TakeOutputResult
Value
Version

Constants§

CANCEL_NOTIFICATION_HANDLE

Traits§

HeaderMap
VM

Type Aliases§

VMResult