Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ read.rs
File
read.rs
atomic-core/src/pristine/txn/read.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Read-only transaction implementation
2
//!
3
//! This module provides the `ReadTxn` struct which implements read-only
4
//! access to the pristine database.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected