Skip to main content

generated_module

Function generated_module 

Source
pub fn generated_module(
    surface: &Surface,
) -> Result<Vec<GeneratedToken>, Overflow>
Expand description

Render the module a mutation harness lowers and invokes.

ยงErrors

Returns Overflow where the module outgrows the declared magnitude.