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

Add stable attribute representation #51

Open
1 task
xFrednet opened this issue Nov 10, 2022 · 0 comments
Open
1 task

Add stable attribute representation #51

xFrednet opened this issue Nov 10, 2022 · 0 comments
Labels
A-api Area: Stable API

Comments

@xFrednet
Copy link
Member

xFrednet commented Nov 10, 2022

See https://doc.rust-lang.org/reference/attributes.html

  • Add representation
@xFrednet xFrednet added the A-api Area: Stable API label Nov 10, 2022
@xFrednet xFrednet added this to the v0.0.1 milestone Nov 10, 2022
bors bot added a commit that referenced this issue Nov 19, 2022
54: Add items and adjust existing ones to the evolving standard r=xFrednet a=xFrednet

This was quite fun to write. It's remarkable how a good framework and setup can come together for fast and effective development :3

This closes #49, the driver implementation will be done in as part of #53. This issue also removes almost all traits from our API 🎉. The last trait will be removed with #51 this therefore also closes #6. Also, as usual, some progress on #38.

The normal disclaimer: I'm happy about reviews, but will merge this, if there has been no activity by the time I want to create the next PR. Let's hope this progress keeps up.

---

Closes #49
Closes #6 (The last will be removed as part of #51 )

CC: #53 

Co-authored-by: xFrednet <xFrednet@gmail.com>
@xFrednet xFrednet removed this from the v0.1.0 milestone Jul 16, 2023
@xFrednet xFrednet added this to the v0.3.0 milestone Aug 18, 2023
@xFrednet xFrednet removed this from the v0.3.0 milestone Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-api Area: Stable API
Projects
None yet
Development

No branches or pull requests

1 participant