Skip to content

Can I change LenUint to u8? #247

Open
@WuBingzheng

Description

@WuBingzheng

I want to use ArrayString to present very small strings, with about 3~15 length. u8 is enough for the length, while u32 is too bigger, taking 3 more bytes.

How can I make this? Fork this crate, change one line code, and publish a new crate?

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