Files
claude[bot] bd70e59f8b feat: add OSS wrapper files for all EE modules
Create OSS implementations for all *_ee.rs files following the established pattern:
- Copy function signatures from EE modules and call EE implementations
- Re-export public structs, enums, and traits to maintain API compatibility
- Enables seamless switching between Enterprise and Open Source builds

Co-authored-by: diegoimbert <diegoimbert@users.noreply.github.com>
2025-05-28 17:09:43 +00:00
..
2024-04-08 01:42:43 +02:00
2024-11-14 16:21:07 +01:00

Windmill API

The API server, exposing functionality to other components and the frontend

This crate exposes both a library as well as a binary target.