Registry / database / wmark
library0.1.4rscratesunverified

Helpful structs to implement optimistic SSI (Serializable Snapshot Isolation) level transactions for database.

# Cargo.toml [dependencies] wmark = "0.1.4"
INSTALL
IMPORT
SIG · WMARK
W
wmark
databaserustv0.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Watermark
✓ use wmark::Watermark;

Create a new watermark for SSI transactions.

use wmark::Watermark; fn main() { let _wm = Watermark::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
26
OpenAI (training)
1
Resources
wmark — cargo add wmark · libregistry