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 ability to wrap arbitratry functions #21

Open
dr-orlovsky opened this issue Nov 25, 2020 · 0 comments
Open

Add ability to wrap arbitratry functions #21

dr-orlovsky opened this issue Nov 25, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@dr-orlovsky
Copy link
Member

dr-orlovsky commented Nov 25, 2020

#[derive(Wrapper)]
#[wrapper(start, end)]
pub struct DerivationRange(RangeInclusive<u32>);
@dr-orlovsky dr-orlovsky added enhancement New feature or request good first issue Good for newcomers labels Nov 25, 2020
@dr-orlovsky dr-orlovsky transferred this issue from rust-amplify/rust-amplify Feb 5, 2023
@dr-orlovsky dr-orlovsky added this to the 4.x milestone Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant