Skip to content

more concise expression for "xxx".to_string() #14771

@electricface

Description

@electricface

I think this expression "xxx".to_string() is cumbersome, This @"xxx" can be more concise

@"a line" Equivalent to
"a line".to_string()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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