Skip to main content

Crate phlow_runtime

Crate phlow_runtime 

Source

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§

analyzer
debug_server
inline_module
loader
memory
package
preprocessor
runtime
scripts
settings
test_runner

Structs§

PhlowBuilder
Builder for creating a prepared PhlowRuntime.
PhlowRuntime
Prepared runtime that can execute an in-memory pipeline.

Enums§

PhlowRuntimeError
Errors returned by the runtime API.

Constants§

MODULE_EXTENSION
RUNTIME_ARCH