Docs.rs
alien-sdk-3.3.5
alien-sdk 3.3.5
Docs.rs crate page
03 August 2026
Links
crates.io
Source
Owners
alongubkin
Dependencies
alien-bindings ^3.3.5
normal
alien-core ^3.3.5
normal
alien-error ^3.3.5
normal
alien-worker-protocol ^3.3.5
normal
optional
async-trait ^0.1.88
normal
chrono ^0.4.40
normal
futures ^0.3.31
normal
prost-types ^0.13
normal
optional
serde ^1.0.219
normal
serde_json ^1.0.140
normal
tokio ^1.48
normal
tokio-stream ^0.1
normal
optional
tonic ^0.13
normal
optional
tracing ^0.1.41
normal
utoipa ^5.4
normal
optional
uuid ^1
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module error
alien_
sdk
3.3.5
Module error
Module Items
Enums
Type Aliases
In crate alien_
sdk
alien_sdk
Module
error
Copy item path
Source
Expand description
Errors returned by the application binding and Worker APIs.
Enums
§
Error
Data
Errors related to alien-bindings operations.
Type Aliases
§
Error
Convenience alias representing a constructed AlienError with our
ErrorData
payload.
Result
Convenient alias with default error type
ErrorData
.