Docs.rs
tael-server-0.2.0
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tael-server 0.2.0
AI-agent-native observability server — OTLP trace ingestion with DuckDB storage
Crate
Source
Builds
Feature flags
Hide files
..
duckdb_store.rs
mod.rs
models.rs
1
2
3
4
mod
duckdb_store
;
pub
mod
models
;
pub
use
duckdb_store
::
DuckDbStore
;