Docs.rs
alien-sdk-1.9.0
alien-sdk 1.9.0
Docs.rs crate page
Links
crates.io
Source
Owners
alongubkin
Dependencies
alien-bindings ^1.9.0
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
1.9.0
Module error
Module Items
Enums
Functions
Type Aliases
In crate alien_
sdk
alien_sdk
Module
error
Copy item path
Source
Enums
§
Error
Data
Errors related to alien-bindings operations.
Functions
§
map_
cloud_
client_
error
Maps an
alien_client_core::Error
to an appropriate
alien_bindings::Error
.
Type Aliases
§
Error
Convenience alias representing a constructed AlienError with our
ErrorData
payload.
Result
Convenient alias with default error type
ErrorData
.