Docs.rs
syncular-runtime-0.1.0
syncular-runtime 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bkniffler
Dependencies
anyhow ^1.0
normal
argon2 ^0.5
normal
optional
base64 ^0.22
normal
optional
bip39 ^2.1
normal
optional
boltffi ^0.24.1
normal
optional
chacha20poly1305 ^0.10
normal
optional
diesel ^2.2
normal
optional
flate2 ^1.0
normal
optional
getrandom ^0.2
normal
hex ^0.4
normal
hkdf ^0.12
normal
optional
js-sys ^0.3
normal
optional
libsqlite3-sys ^0.37
normal
optional
pbkdf2 ^0.12
normal
optional
reqwest ^0.12
normal
optional
rusqlite ^0.39
normal
optional
serde ^1.0
normal
serde-wasm-bindgen ^0.6
normal
optional
serde_json ^1.0
normal
sha2 ^0.10
normal
sqlite-wasm-rs ^0.5
normal
optional
sqlite-wasm-vfs ^0.2
normal
optional
syncular-protocol ^0.1.0
normal
tungstenite ^0.26
normal
optional
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4
normal
optional
web-sys ^0.3
normal
optional
x25519-dalek ^2.0
normal
optional
yrs ^0.26
normal
optional
zeroize ^1.8
normal
optional
uuid ^1.11
normal
getrandom ^0.2
normal
uuid ^1.11
normal
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
encrypted_crdt_plaintext_update_base64
syncular_
runtime
0.1.0
In syncular_
runtime::
encrypted_
crdt
syncular_runtime
::
encrypted_crdt
Function
encrypted_
crdt_
plaintext_
update_
base64
Copy item path
Source
pub fn encrypted_crdt_plaintext_update_base64( row: &
Map
<
String
,
Value
>, ) ->
Option
<
String
>