langsmith-rust 0.1.1

Rust crate for manual tracing to LangSmith, providing similar ergonomics to the Python and TypeScript SDKs
Documentation
1
2
3
4
pub mod tracer_factory;

pub use tracer_factory::TracerFactory;