Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FieldDescription needs to be public #44

Closed
wants to merge 2 commits into from
Closed

Conversation

mheese
Copy link

@mheese mheese commented Mar 7, 2016

Hi Alex,

In order to successfully use the current Signature example in the README.md, the FieldDescription struct and its fields need to be public, otherwise the expansion of the asn1! macro will fail.

Easy fix ... although I don't know if this is your intention...

Cheers
Marcus

@dbrgn
Copy link

dbrgn commented Apr 4, 2016

I tried to come up with macro usage examples (macro versions of #46), but it wouldn't compile due to this issue. A fix would be nice.

@dbrgn dbrgn mentioned this pull request Apr 4, 2016
@alex
Copy link
Owner

alex commented Sep 18, 2016

Decided not to go with macros as the API.

@alex alex closed this Sep 18, 2016
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.

None yet

3 participants