Skip to content

[Rust] support Rc/Arc<dyn T> reference tracking #2705

@chaokunyang

Description

@chaokunyang

Feature Request

In #2691, we supported serialization for Rc/Arc<dyn T>, but we don't trake shared ownership into account. We should only serialize data once if they are point to same trait object.

Is your feature request related to a problem? Please describe

No response

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions