Docs.rs
hipcheck-sdk-0.6.1
hipcheck-sdk 0.6.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
alilleybrinker
j-lanson
Dependencies
anyhow ^1.0.97
normal
console ^0.15.11
normal
futures ^0.3.31
normal
hipcheck-common ^0.4.2
normal
hipcheck-sdk-macros ^0.2.1
normal
optional
indexmap ^2.9.0
normal
jiff ^0.1.16
normal
lazy_static ^1.4
normal
schemars ^0.8.22
normal
serde ^1.0.219
normal
serde_json ^1.0.139
normal
thiserror ^2.0.12
normal
tokio ^1.44.2
normal
tokio-stream ^0.1.17
normal
tonic ^0.13.0
normal
tracing ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
typify-macro ^0.3.0
normal
url ^2.5.4
normal
Versions
65.25%
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
hipcheck_
sdk
0.6.1
Module error
Module Items
Enums
Type Aliases
In crate hipcheck_
sdk
hipcheck_sdk
Module
error
Copy item path
Source
Enums
§
Config
Error
Errors specific to the execution of
Plugin::set_configuration()
to configure a Hipcheck plugin.
Error
An enumeration of errors that can occur in a Hipcheck plugin
Type Aliases
§
DynError
A thread-safe error trait object.
Result
A Result type using
hipcheck_sdk::Error