Files
Stephen Celis 52ee2bb5c7 Clean up DocC and link to new migration guide in README (#3153)
* Clean up DocC and link to new migration guide in README

* wip
2024-06-06 16:26:42 -07:00

13 lines
220 B
Markdown

# ``ComposableArchitecture/InMemoryKey``
## Topics
### Storing a value
- ``PersistenceReaderKey/inMemory(_:)``
### Overriding storage
- ``Dependencies/DependencyValues/defaultInMemoryStorage``
- ``InMemoryStorage``