gestalt-sdk 0.0.1-alpha.19

Rust SDK scaffolding and generated protocol bindings for Gestalt executable providers
Documentation
// Code generated by sdkgen. DO NOT EDIT.

//! Crate-private wire converters for the generated clients: one module per
//! proto file plus the shared well-known-type support module.

pub(crate) mod agent;
pub(crate) mod app;
pub(crate) mod authentication;
pub(crate) mod authorization;
pub(crate) mod cache;
pub(crate) mod external_credential;
pub(crate) mod host_service;
pub(crate) mod indexeddb;
pub(crate) mod runtime;
pub(crate) mod runtime_provider;
pub(crate) mod s3;
pub(crate) mod secrets;
pub(crate) mod support;
pub(crate) mod test;
pub(crate) mod workflow;