generates serialization code for an array-encoded record into ser_func EXCEPT FOR array length
(
gen_scope: &mut GenerationScope,
types: &IntermediateTypes,
record: &RustRecord,
vars_in_self: bool,
ser_func: &mut dyn CodeBlock,
cli: &Cli,
)
source not stored for this graph (policy: none)
no test coverage detected