Docs.rs
codex-runtime-0.4.0
codex-runtime 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
axiom-orient
Dependencies
arc-swap ^1
normal
hex ^0.4
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
pretty_assertions ^1
dev
tokio ^1
dev
Versions
11.11%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 sink
codex_
runtime
0.4.0
Module sink
Module Items
Structs
Enums
Traits
Type Aliases
In codex_
runtime::
runtime
codex_runtime
::
runtime
Module
sink
Copy item path
Source
Structs
§
Jsonl
File
Sink
Enums
§
Jsonl
Flush
Policy
Durability/throughput tradeoff for JSONL sink flushing.
Traits
§
Event
Sink
Optional event persistence/export hook. Implementations should avoid panics and return
SinkError
on write failures.
Type Aliases
§
Event
Sink
Future