Skip to content

missing AsMut<str> implementation for String #68741

Closed
@tspiteri

Description

@tspiteri

String has an inherent method as_mut_str, and implements both DerefMut and BorrowMut<str>. Is there a reason why it does not implement AsMut<str>, or was it just an oversight?

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions