Skip to content

skeleton_chars() has an incorrect(?) example. #1

@shelvacu

Description

@shelvacu
['𝒶', '𝒷', '𝒸'].iter().map(|c| *c).collect::<String>();  "abc"

As this doesn't invoke skeleton_chars anywhere, I don't see how '𝒶' becomes 'a'. I assume it's supposed to be in there somewhere, but I'm new to rust so I'm not sure where.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions