Docs.rs
khive-runtime-0.5.0
khive-runtime 0.5.0
Docs.rs crate page
Apache-2.0
17 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
ohdearquant
Dependencies
anyhow ^1.0.103
normal
async-trait ^0.1
normal
chrono ^0.4
normal
inventory ^0.3
normal
khive-db ^0.5.0
normal
khive-fold ^0.5.0
normal
khive-fusion ^0.5.0
normal
khive-gate ^0.5.0
normal
khive-query ^0.5.0
normal
khive-score ^0.5.0
normal
khive-storage ^0.5.0
normal
khive-types ^0.5.0
normal
lattice-embed ^0.6.0
normal
libc ^0.2
normal
parking_lot ^0.12
normal
rusqlite ^0.33
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.40
normal
toml ^0.8
normal
tracing ^0.1
normal
uuid ^1.10
normal
khive-gate-rego ^0.5.0
dev
serial_test ^3
dev
tempfile ^3
dev
tokio ^1.40
dev
tracing-subscriber ^0.3
dev
Versions
73.33%
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
Skip to main content
run_migrations
khive_
runtime
0.5.0
khive_runtime
Function
run_
migrations
Copy item path
Source
pub fn run_migrations(conn: &mut
Connection
) ->
Result
<
u32
,
SqliteError
>