pictl-types 26.5.5

Binary data structures for pictl process mining platform
Documentation

pictl-types

Zero-copy binary data structures for the CodeManufactory process mining engine.

Overview

This crate provides the core data structures used by the pictl high-performance process mining algorithms. It ensures predictable latency, minimal memory footprint, and absolute deterministic behavior.

Version

v26.5.4

Usage

Add this to your Cargo.toml:

[dependencies]
pictl-types = "26.5.4"