openlatch-provider 0.0.0

Self-service onboarding CLI + runtime daemon for OpenLatch Editors and Providers
1
2
3
4
5
6
7
//! AUTO-GENERATED types. Do not edit `types.rs` directly — `build.rs`
//! regenerates it from `schemas/` via typify.

#[allow(clippy::all, dead_code, unused_imports)]
mod types;

pub use self::types::*;