langfuse-core 0.1.0

Core types and API client for Langfuse
Documentation
1
2
3
4
5
6
7
//! Auto-generated Langfuse REST API client.
//!
//! Generated from the vendored OpenAPI spec (`openapi.yml`) using `progenitor`.

// Warnings suppressed via #[allow] on the module declaration in lib.rs

include!(concat!(env!("OUT_DIR"), "/codegen.rs"));