Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ memory.rs
File
memory.rs
atomic-core/src/output/memory.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! In-memory working copy implementation
2
//!
3
//! This module provides a fully in-memory implementation of the working copy
4
//! traits, primarily designed for:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected