Skip to main content

Module memory_workspace

Module memory_workspace 

Source
Expand description

Memory double for WorkspaceFs — test-only in-memory filesystem.

Never use this in a shipped application. It exists so tests and contract suites can validate behaviour without touching the real filesystem.

Structs§

MemoryWorkspaceFs
In-memory filesystem whose contents are seeded by tests.