Docs.rs
syncular-client-0.1.0
syncular-client 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bkniffler
Dependencies
anyhow ^1.0
normal
clap ^4.5
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
syncular-runtime ^0.1.0
normal
syncular-testkit ^0.1.0
normal
optional
tungstenite ^0.26
normal
optional
Versions
0%
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
apply_sqlite_runtime_pragmas
syncular_
client
0.1.0
In syncular_
client::
diesel_
sqlite
syncular_client
::
diesel_sqlite
Function
apply_
sqlite_
runtime_
pragmas
Copy item path
Source
pub fn apply_sqlite_runtime_pragmas( conn: &mut
SqliteConnection
, ) ->
Result
<
()
,
SyncularError
>