gestalt-sdk 0.0.1-alpha.25

Rust SDK scaffolding and generated protocol bindings for Gestalt executable providers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Code generated by sdkgen. DO NOT EDIT.

//! Crate-private wire converters for the public generated clients.

#![allow(missing_docs)]

pub(crate) mod agent;
pub(crate) mod app;
pub(crate) mod authorization;
pub(crate) mod external_credential;
pub(crate) mod identity;
pub(crate) mod indexeddb;
pub(crate) mod remote;
pub(crate) mod workflow;