Docs.rs
llm-config-storage-0.5.0
llm-config-storage 0.5.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
globalbusinessadvisors
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
llm-config-crypto ^0.5.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sled ^0.34
normal
thiserror ^1.0
normal
tokio ^1.35
normal
toml ^0.8
normal
tracing ^0.1
normal
uuid ^1.6
normal
proptest ^1.4
dev
tempfile ^3.8
dev
Versions
34.85%
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
Crate llm_config_storage
llm_
config_
storage
0.5.0
All Items
Crate Items
Modules
Enums
Type Aliases
Crate
llm_
config_
storage
Copy item path
Source
Expand description
Storage backend for LLM Config Manager
Re-exports
§
pub use
models
::*;
Modules
§
file
File-based storage backend with atomic operations
models
Core storage models
Enums
§
Storage
Error
Type Aliases
§
Result