Skip to content

NomErr: FromExternalError<&[u8], Vec<u8>> is not satisfied #39

Description

@kazuya120592788

Caused by #[nom(GenericErrors)] on struct containing [u8; N]

#[derive(Nom)]
#[nom(GenericErrors)]
pub struct S {
    pub magic: [u8; 4],
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions