gestalt/public/generated/codec.rs
1// Code generated by sdkgen. DO NOT EDIT.
2
3//! Crate-private wire converters for the public generated clients.
4
5#![allow(missing_docs)]
6
7pub(crate) mod agent;
8pub(crate) mod app;
9pub(crate) mod authorization;
10pub(crate) mod external_credential;
11pub(crate) mod identity;
12pub(crate) mod indexeddb;
13pub(crate) mod remote;
14pub(crate) mod workflow;