Docs.rs
agentic-config-0.1.0
agentic-config 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
allisoneer
Dependencies
anyhow ^1.0
normal
atomicwrites ^0.4
normal
dirs ^6
normal
schemars ^1
normal
secrecy ^0.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_path_to_error ^0.1
normal
toml ^0.8
normal
jsonschema ^0.29
dev
proptest ^1.6
dev
serial_test ^3
dev
tempfile ^3
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
LOCAL_FILE
agentic_
config
0.1.0
In agentic_
config::
loader
agentic_config
::
loader
Constant
LOCAL_
FILE
Copy item path
Source
pub const LOCAL_FILE: &
str
= "agentic.toml";
Expand description
Filename for local config (TOML format).