Docs.rs
tsift-sqlite-0.1.66
tsift-sqlite 0.1.66
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
btakita
Dependencies
anyhow ^1
normal
blake3 ^1
normal
rusqlite ^0.34
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
tsift-core ^0.1.66
normal
Versions
5.08%
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
Skip to main content
open_graph_read_only_connection
tsift_
sqlite
0.1.66
tsift_sqlite
Function
open_
graph_
read_
only_
connection
Copy item path
Source
pub fn open_graph_read_only_connection( db_path: &
Path
, ) ->
Result
<
SqliteReadOnlyConnection
>