MCPcopy Create free account
hub / github.com/cosdata/cosdata / ExplicitTransactionID

Class ExplicitTransactionID

src/models/collection_transaction.rs:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62
63#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
64pub struct ExplicitTransactionID(u32);
65
66impl TreeMapKey for ExplicitTransactionID {
67 fn key(&self) -> u64 {

Callers 2

visit_strMethod · 0.85
newMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected