Skip to main content

gen_csharp_record

Function gen_csharp_record 

Source
pub fn gen_csharp_record(
    typ: &TypeDef,
    namespace: &str,
    type_mapper: &dyn Fn(&TypeRef) -> String,
) -> String
Expand description

Generate C# record with init properties for a type with has_default.