Skip to main content

Crate bpm_engine

Crate bpm_engine 

Source
Expand description

Rust BPM Engine — library for embedding the BPM runtime.

Re-exports core workspace crates and provides optional observability support. Enable the observability feature for Prometheus metrics.

Re-exports§

pub use bpm_engine_adapter_memory;
pub use bpm_engine_bpmn;
pub use bpm_engine_core;
pub use bpm_engine_runtime;
pub use bpm_engine_storage;