Skip to content

add impl UnicodeSegmentation for [u8] #46

Open
@BurntSushi

Description

@BurntSushi

Would the maintainers be willing to accept an implementation of the trait for [u8]? Specifically, for possibly invalid UTF-8. We could specify that if invalid UTF-8 bytes are found, then we lossily emit a Unicode replacement codepoint.

cc @SimonSapin

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