Docs.rs
luft-core-0.3.2
luft-core 0.3.2
Docs.rs crate page
MIT
19 July 2026
Links
Repository
crates.io
Source
Owners
hi-youichi
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
blake3 ^1
normal
chrono ^0.4
normal
dashmap ^6
normal
futures ^0.3
normal
jsonschema ^0.18
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
thiserror ^1
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
unicode-normalization ^0.1
normal
uuid ^1
normal
tempfile ^3
dev
Versions
26.15%
of the crate is documented
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 ids
luft_
core
0.3.2
Module ids
Module Items
Structs
Functions
Type Aliases
In luft_
core::
contract
luft_core
::
contract
Module
ids
Copy item path
Source
Expand description
Basic ids and token accounting (§1.1).
Structs
§
Token
Usage
Token usage, accumulated as a run progresses.
Functions
§
fmt_
tokens
Format a token count with k/M/B suffix.
Type Aliases
§
AgentId
Agent identifier — uuid v7.
PhaseId
Monotonic phase index (each top-level
parallel
/
converge
is one phase).
RunId
Run identifier — uuid v7 (time-ordered, sorts well on disk).