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

derive: implement #[valuable] attributes #51

Open
3 tasks
taiki-e opened this issue Jun 2, 2021 · 3 comments
Open
3 tasks

derive: implement #[valuable] attributes #51

taiki-e opened this issue Jun 2, 2021 · 3 comments
Assignees

Comments

@taiki-e
Copy link
Member

taiki-e commented Jun 2, 2021

@taiki-e taiki-e self-assigned this Jun 2, 2021
@taiki-e
Copy link
Member Author

taiki-e commented Jun 2, 2021

As a first step, I'm planning to implement attributes like rename, skip that have non-controversial behavior and are relatively simple.

@Larandar
Copy link

This might be less trivial than it sounds, but another non-controversial would also be #[valuable(redacted)]. Almost like skip but semantically different.

@taiki-e
Copy link
Member Author

taiki-e commented Jul 14, 2024

I don't think we should consider that an attribute that an equivalent is no available in serde is "non-controversial" here. I cannot easily imagine how it would work.

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

No branches or pull requests

2 participants