Expand description
Reflow API Actors — auto-generated HTTP service integrations.
Contains 88 API service modules with ~6,700 actor templates generated
by api-schema-gen codegen. Extracted from reflow_components to avoid
bloating build times for crates that don’t need API integrations.
Re-exports§
pub use api::api_registry::get_api_actor_for_template;pub use api::api_registry::get_api_template_infos;pub use api::api_registry::ApiTemplateInfo;
Modules§
- api
- Auto-generated API actor modules.
Structs§
Enums§
Traits§
- Actor
- Actor
State - Client
Builder Ext - Extension trait so the generated API actors compile cross-target.
Type Aliases§
- Actor
Behavior - Type-erased actor body. The closure produces a future that resolves to the actor’s port outputs.
- Actor
Payload - Port