Docs.rs
reifydb-cdc-0.4.13
reifydb-cdc 0.4.13
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
dao-ming-dev
Dependencies
postcard ^1.1.3
normal
reifydb-catalog ^0.4.13
normal
reifydb-core ^0.4.13
normal
reifydb-runtime ^0.4.13
normal
reifydb-sqlite ^0.4.13
normal
optional
reifydb-store-multi ^0.4.13
normal
reifydb-store-single ^0.4.13
normal
reifydb-transaction ^0.4.13
normal
reifydb-type ^0.4.13
normal
serde ^1.0.228
normal
tracing ^0.1.44
normal
uuid ^1.23
normal
rusqlite ^0.39.0
normal
optional
zstd ^0.13
normal
optional
Versions
46.79%
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
make_row
reifydb_
cdc
0.4.13
In reifydb_
cdc::
testing
reifydb_cdc
::
testing
Function
make_
row
Copy item path
Source
pub fn make_row(s: &
str
) ->
EncodedRow
Expand description
Convenience: build an
EncodedRow
from a string.