Skip to content

StrKeyTranslator excludes Z #496

@tcharding

Description

@tcharding

We have a loop in test_utils that reads a little strange

        for (i, c) in (b'A'..b'Z').enumerate() {
            let key = String::from_utf8(vec![c]).unwrap();

Why is Z excluded?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions