create_enum_file

Function create_enum_file 

Source
pub fn create_enum_file(input_dir: &str, output_file: &str) -> Result<(), Error>
Expand description

Generates the Rust enum text and saves it to the given output file.