Skip to main content

Crate redevplugin_worker_sdk

Crate redevplugin_worker_sdk 

Source

Re-exports§

pub use error::Error;
pub use error::ErrorCode;

Modules§

api
error
fs
http
network
storage
tcp
udp
websocket

Macros§

export_worker

Structs§

WorkerError
WorkerRequest

Constants§

IO_FLAG_BINARY
IO_FLAG_DATAGRAM_END
IO_FLAG_EOF
IO_FLAG_MESSAGE_END
IO_FLAG_TEXT
MAX_IO_CHUNK_BYTES
WORKER_ABI_VERSION
WORKER_REQUEST_SCHEMA_VERSION

Functions§

decode_base64
decode_base64_text

Type Aliases§

PlatformResult
WorkerResult