Docs.rs
spec-ai-config-0.4.12
spec-ai-config 0.4.12
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
geoffsee
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
directories ^5
normal
duckdb ^1
normal
hostname ^0.4
normal
libduckdb-sys ^1
normal
rand ^0.8
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3
normal
thiserror ^1.0
normal
toml ^0.8
normal
tracing ^0.1
normal
uuid ^1.0
normal
walkdir ^2
normal
Versions
43.37%
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
Files
spec_ai_config/
lib.rs
1
pub mod
config;
2
pub mod
persistence;
3
pub mod
sync;
4
pub mod
test_utils;
5
pub mod
types;