Function serdegen::get_codegen_config [−][src]
pub(crate) fn get_codegen_config<'a, I>(
name: String,
runtimes: I,
c_style_enums: bool
) -> CodeGeneratorConfig where
I: IntoIterator<Item = &'a Runtime>,
pub(crate) fn get_codegen_config<'a, I>(
name: String,
runtimes: I,
c_style_enums: bool
) -> CodeGeneratorConfig where
I: IntoIterator<Item = &'a Runtime>,