-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
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!
ncpenke
Metadata
Metadata
Assignees
Labels
No labels