Docs.rs
systemprompt-models-0.0.7
systemprompt-models 0.0.7
Docs.rs crate page
BSL-1.0
Links
Homepage
Repository
crates.io
Source
Owners
Ejb503
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
axum ^0.8
normal
optional
chrono ^0.4
normal
futures ^0.3
normal
http ^1.0
normal
indexmap ^2.0
normal
once_cell ^1.21
normal
regex ^1.11
normal
rmcp ^0.12.0
normal
schemars ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
systemprompt-extension ^0.0.7
normal
systemprompt-identifiers ^0.0.7
normal
systemprompt-traits ^0.0.7
normal
thiserror ^2.0
normal
tracing ^0.1
normal
uuid ^1.18
normal
validator ^0.20
normal
tempfile ^3.0
dev
Versions
1.6%
of the crate is documented
Go to latest version
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
BootstrapState
systemprompt_
models
0.0.7
Bootstrap
State
Implementors
In systemprompt_
models::
bootstrap
systemprompt_models
::
bootstrap
Trait
Bootstrap
State
Copy item path
Source
pub trait BootstrapState { }
Expand description
Marker trait for bootstrap states.
Implementors
§
Source
§
impl
BootstrapState
for
PathsInitialized
Source
§
impl
BootstrapState
for
ProfileInitialized
Source
§
impl
BootstrapState
for
SecretsInitialized
Source
§
impl
BootstrapState
for
Uninitialized