Skip to main content

TestGC

Type Alias TestGC 

Source
pub type TestGC = SP1GlobalContext;
Expand description

The most common GC, used for testing.

Aliased Typeยง

pub struct TestGC;