Skip to content

General Q #115

@v1gnesh

Description

@v1gnesh

Hello,

Thank you for sharing your excellent, excellent work.

When you find time, can you please update the complex_example with examples showing the latest capabilities?

Any guidane on the GAT refactor and adding support for things like:

pub struct Numeric<const N: usize>(
    #[deku(map = |num: [u8; N]| LittleEndian::read_int(&num, N))] pub(crate) i64,
);

Any guidance on surfacing the transparent capability?
#81

Thanks in advance!

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