Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ change_store
Method
change_store
atomic-repository/src/repository/changes.rs:11–13 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
9
/// advanced operations like iteration or cache management.
10
#[inline]
11
pub fn change_store(&self) -> &ChangeStore {
12
&self.change_store
13
}
14
15
// Ignore Rules
16
Callers
5
dump_filtered_alive_graph_for_test
Function · 0.45
test_repo_change_store_accessor
Function · 0.45
test_hyperfine_crdt_audit
Function · 0.45
crdt_output
Function · 0.45
collect_alive_branch_dump
Function · 0.45
Calls
no outgoing calls
Tested by
5
dump_filtered_alive_graph_for_test
Function · 0.36
test_repo_change_store_accessor
Function · 0.36
test_hyperfine_crdt_audit
Function · 0.36
crdt_output
Function · 0.36
collect_alive_branch_dump
Function · 0.36