pub fn generate_rust_types(idl_path: &Path) -> Result<String, Box<dyn Error>>
Generate rust types from IDL json
Returns (IDL Version, IDL rs code)