Skip to main content

Crate helm_sdk

Crate helm_sdk 

Source
Expand description

HELM SDK — Rust client for the HELM kernel API. Minimal deps: reqwest + serde.

Re-exports§

pub use types_gen::*;

Modules§

client
types_gen

Structs§

HelmApiError
Error returned by HELM API calls.
HelmClient
Typed client for the HELM kernel API.