Re-exports§
pub use loader::Loader;pub use inline_module::InlineModules;pub use inline_module::PhlowModule;pub use inline_module::PhlowModuleHandler;pub use inline_module::PhlowModuleRequest;pub use inline_module::PhlowModuleSchema;pub use package::Package;pub use runtime::Runtime;pub use runtime::RuntimeError;pub use settings::PrintOutput;pub use settings::Settings;
Modules§
Structs§
- Phlow
Builder - Builder for creating a prepared
PhlowRuntime. - Phlow
Runtime - Prepared runtime that can execute an in-memory pipeline.
Enums§
- Phlow
Runtime Error - Errors returned by the runtime API.