Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ hash
Method
hash
atomic-repository/src/history/types.rs:419–421 ·
view source on GitHub ↗
Get the change hash.
(&self)
Source
from the content-addressed store, hash-verified
417
418
/// Get the change hash.
419
pub fn hash(&self) -> &Hash {
420
&self.entry.hash
421
}
422
}
423
424
/// The type of modification a change made to a path.
Callers
2
record_change
Function · 0.45
record_change
Function · 0.45
Calls
no outgoing calls
Tested by
2
record_change
Function · 0.36
record_change
Function · 0.36