Skip to content

Tweaking concat! macro to accept bytes string #1187

@KokaKiwi

Description

@KokaKiwi

Hi, I'm working on tweaking a bit the concat! macro in order to make it accepting bytes string as well (and making the output dependent of the first argument's type), but I don't know if it needs a RFC or not, so I ask it here (after some guy's advices on IRC).

Also, if you have some ideas about better ways to accept bytes string in concat! macro (I was thinking about making a concat_bytes! macro instead for example), feel free to tell me. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the RFC.

    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