Provide a generic key-value insertion API for DynamicAttributes so callers do not need type-specific methods such as add_string and add_u64. Define conversions for every supported dynamic value type.
Raised in this PR review comment (#681 (comment)).
Provide a generic key-value insertion API for DynamicAttributes so callers do not need type-specific methods such as add_string and add_u64. Define conversions for every supported dynamic value type.
Raised in this PR review comment (#681 (comment)).