Docs.rs
synapto-interface-0.1.0-dev.1
synapto-interface 0.1.0-dev.1
Docs.rs crate page
MPL-2.0
23 June 2026
Links
Repository
crates.io
Source
Owners
jancespivo
Dependencies
async-trait ^0.1
normal
derive_more ^2
normal
genai ^0.6
normal
schemars ^1.2
normal
serde ^1
normal
serde_json ^1
normal
synapto-derive ^0.1.0-dev.1
normal
tokio ^1
normal
tracing ^0.1
normal
Versions
33.33%
of the crate is documented
Go to latest stable release
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 llm
synapto_
interface
0.1.0-dev.1
Module llm
Module Items
Re-exports
Structs
Enums
Traits
Derive Macros
In crate synapto_
interface
synapto_interface
Module
llm
Copy item path
Source
Re-exports
§
pub use
genai
;
Structs
§
Model
Config
RawLlm
Options
Enums
§
Reasoning
Effort
Traits
§
LLMSafe
LlmExecutor
Abstract, object-safe raw executor contract, completely decoupled from any specific client library.
Derive Macros
§
LLMSafe