Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
64
pub struct ExplicitTransactionID(u32);
65
66
impl TreeMapKey for ExplicitTransactionID {
67
fn key(&self) -> u64 {
Callers
2
visit_str
Method · 0.85
new
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected