pub fn parse_and_generate(input: &str) -> Result<String, Box<dyn Error>>
Parse ASN.1 schema and generate Rust code in one step