pub type FakeCoreCtx = StackState<FakeBindingsCtx>;
Expand description

Shorthand for StackState that uses a FakeBindingsCtx.

Aliased Type§

struct FakeCoreCtx { /* private fields */ }