Skip to content

Implement extremely basic derive proc_macro#6

Draft
DrewMcArthur wants to merge 7 commits into
TinyChain-Inc:mainfrom
DrewMcArthur:add-derivability
Draft

Implement extremely basic derive proc_macro#6
DrewMcArthur wants to merge 7 commits into
TinyChain-Inc:mainfrom
DrewMcArthur:add-derivability

Conversation

@DrewMcArthur

Copy link
Copy Markdown
Contributor

Got a super basic version of this working 😄

this is essentially for my own usage since it mirrors how i've been implementing FromStream for custom json on repeat, so i'm not sure how useful this actually is. wanted to toss it up here in case it can be expanded!

@haydnv

haydnv commented Feb 12, 2025

Copy link
Copy Markdown
Collaborator

Cool! I would like to see some more test cases before merging this in, e.g., required fields, nested fields, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants