operonx 0.6.2

High-performance Rust execution backend for Operon workflows
1
2
3
4
5
//! OTEL backend — deferred to v0.7.
//!
//! This module is intentionally empty. See MIGRATION_rust.md §6a for rationale.
//! Python side retains full OTEL support; Rust skips until demand justifies the
//! `opentelemetry` Rust crate's dependency weight.