Skip to content

There should be a way to create non-constant @str values #3433

Closed
@Dretch

Description

@Dretch

Currently you can only create constant values of @str, like @"abc".

There should be some way to turn &str and &u8 values (and therefore also ~str and ~[u8] values) into @str values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions