Skip to main content

render_enum

Function render_enum 

Source
pub fn render_enum(
    sumtype: &SumType,
    resolver: &NameResolver,
    if_not_exists: bool,
) -> Result<String, ExportError>