Docs.rs
ecl-core-0.0.1
ecl-core 0.0.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
oubiwann
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
backon ^1
normal
chrono ^0.4
normal
failsafe ^1
normal
llm ^1.3
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sqlx ^0.8
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
twyg ^0.6
normal
uuid ^1
normal
proptest ^1
dev
tempfile ^3
dev
tokio ^1
dev
Versions
100%
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
All
ecl_
core
0.0.1
Crate Items
Structs
Enums
Traits
Type Aliases
List of all items
Structs
llm::ClaudeProvider
llm::CompletionRequest
llm::CompletionResponse
llm::CompletionStream
llm::Message
llm::MockLlmProvider
llm::RetryWrapper
llm::TokenUsage
types::StepId
types::StepMetadata
types::WorkflowId
Enums
error::Error
llm::Role
llm::StopReason
types::CritiqueDecision
types::StepResult
types::WorkflowState
Traits
llm::LlmProvider
Type Aliases
error::Result