Docs.rs
ic-sqlite-vfs-0.2.1
ic-sqlite-vfs 0.2.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
humandebri
Dependencies
candid ^0.10
normal
ic-cdk ^0.20.1
normal
ic-stable-structures ^0.7
normal
serde ^1
normal
thiserror ^2
normal
serial_test ^3
dev
cc ^1.2
build
Versions
8.59%
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
open_read_write
ic_
sqlite_
vfs
0.2.1
In ic_
sqlite_
vfs::
db::
connection
ic_sqlite_vfs
::
db
::
connection
Function
open_
read_
write
Copy item path
Source
pub fn open_read_write() ->
Result
<
Connection
,
DbError
>