Skip to main content

nested_model_inlined

No overview available.

def nested_model_inlined(
bench: &mut Bencher
) - > dict

Processes a nested data model by inlining its internal structures for simplified access or serialization.

Returns

TypeDescription
dictA dictionary representing the flattened or inlined model structure.