Skip to content

Implement (back) ToJson on &[T] #14619

Closed
Closed
@SimonSapin

Description

@SimonSapin

The ToJson trait has implementations for ~[T] and Vec<T>, but not &[T]. I suppose it was accidentally removed at some point. Please bring it back. (The implementation should be identical to the other two.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions