Skip to content

from_u16_until_nul returns unnameable error type FromSliceUntilNulError #1928

@MolotovCherry

Description

@MolotovCherry

from_u16_until_nul() is returning error FromSliceUntilNulError, but this type is not publicly exported, leaving library users unable to do things like store the error type in other error types (i.e. snafu) or match against it

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