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
| Type | Description |
|---|---|
dict | A dictionary representing the flattened or inlined model structure. |