Docs.rs
xcodeai-2.0.4
xcodeai 2.0.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
CVPaul
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
axum ^0.7
normal
base64 ^0.21
normal
chrono ^0.4
normal
clap ^4
normal
console ^0.15
normal
crossterm ^0.27
normal
dialoguer ^0.11
normal
dirs ^5
normal
futures-util ^0.3
normal
globset ^0.4
normal
rand ^0.8
normal
regex ^1
normal
reqwest ^0.12
normal
reqwest-eventsource ^0.6
normal
rusqlite ^0.31
normal
rustyline ^14
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
termimad ^0.34
normal
thiserror ^1
normal
tokio ^1
normal
tower-http ^0.5
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
unicode-width ^0.2
normal
uuid ^1
normal
walkdir ^2
normal
tempfile ^3
dev
tokio-test ^0.4
dev
tower ^0.4
dev
Versions
60.59%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
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
Skip to main content
Module tracking
xcodeai
2.0.4
Module tracking
Module Items
Structs
Functions
In crate xcodeai
xcodeai
Module
tracking
Copy item path
Source
Structs
§
Session
Tracker
Accumulates token usage across all turns of a single agent session.
Turn
Usage
Token counts for a single LLM call (one iteration of the agent loop).
Functions
§
format_
number
Format an integer with thousands separators.