Skip to content

hybrid-array: is the ByteArray type alias useful? #987

Closed
@tarcieri

Description

@tarcieri

hybrid-array currently contains a ByteArray type alias which maps to Array<u8, U>.

I'm wondering if it's actually useful or perhaps less clear than just using Array<u8, U>.

It's been used in a few places in the WIP crypto-common/block-buffer/cipher/digest prereleases.

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