Skip to main content

FakeCreateAction

Type Alias FakeCreateAction 

Source
pub type FakeCreateAction = CreateAction<FakeFileSystem>;
Expand description

A Fake create action that works on a fake test filesystem.

Aliased Typeยง

pub struct FakeCreateAction { /* private fields */ }