Docs.rs
vtx-sdk-0.1.14
vtx-sdk 0.1.14
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Hellohistory
Dependencies
serde ^1.0
normal
serde_json ^1.0
normal
vtx-protocol ^5.0.0
normal
wit-bindgen ^0.51.0
normal
vtx-protocol ^5.0.0
build
Versions
39.24%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module error
vtx_sdk
0.1.14
Module error
Module Items
Enums
Type Aliases
In crate vtx_
sdk
vtx_sdk
Module
error
Copy item path
Source
Expand description
Error Type Definitions and Unified Error Handling.
Enums
§
VtxError
Plugin runtime error type (unified error model).
Type Aliases
§
Error
Short alias for
VtxError
.
Result
Short alias for
VtxResult
.
VtxResult
Plugin standard result type alias.