Docs.rs
skilllite-agent-0.1.15
skilllite-agent 0.1.15
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
EXboys
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
chrono ^0.4
normal
dirs ^5.0
normal
futures-util ^0.3
normal
hex ^0.4
normal
lazy_static ^1.4
normal
regex ^1.10
normal
reqwest ^0.12
normal
rusqlite ^0.31
normal
rustyline ^14
normal
serde ^1
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
skilllite-core ^0.1.15
normal
skilllite-evolution ^0.1.15
normal
skilllite-executor ^0.1.15
normal
skilllite-fs ^0.1.15
normal
skilllite-sandbox ^0.1.15
normal
sqlite-vec ^0.1
normal
optional
thiserror ^1.0
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
zerocopy ^0.7
normal
optional
ctor ^0.2
dev
tempfile ^3.10
dev
Versions
69.71%
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
query_changes_by_txn
skilllite_
agent
0.1.15
In skilllite_
agent::
evolution
skilllite_agent
::
evolution
Function
query_
changes_
by_
txn
Copy item path
Source
pub fn query_changes_by_txn( conn: &
Connection
, txn_id: &
str
, ) ->
Vec
<(
String
,
String
)>