codegen_from_shape

Function codegen_from_shape 

Source
pub fn codegen_from_shape(
    name: &str,
    shape: &Shape,
    options: Options,
) -> Result<String, JTError>
Expand description

Just code generation, no inference