pub struct Process;
Expand description
Typestate marker for the processing phase
This is a zero-sized type, indicating that a type was created in the
process
function.
pub struct Process;
Typestate marker for the processing phase
This is a zero-sized type, indicating that a type was created in the
process
function.