docs.rs failed to build operonx-0.6.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
operonx
High-performance Rust execution backend for Operon workflows.
Mirrors the Python operonx package at every level — folder structure,
type names, method names, OOP hierarchy. See MIGRATION_rust.md.
Module layout
- [
core] — engine, ops, state, refs, registry, tracing, middleware - [
providers] — LLM, embedding, reranker, ONNX, Triton, auth - [
telemetry] — tracers and observability backends
Phase 0 scaffold — see MIGRATION_rust.md §11 for phased implementation plan.