Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Tracking issue for code generation #80

Closed
3 of 4 tasks
ubnt-intrepid opened this issue Jul 8, 2018 · 1 comment
Closed
3 of 4 tasks

Tracking issue for code generation #80

ubnt-intrepid opened this issue Jul 8, 2018 · 1 comment
Labels
new feature Request for new feature tsukuyomi About tsukuyomi

Comments

@ubnt-intrepid
Copy link
Collaborator

ubnt-intrepid commented Jul 8, 2018

Overview

An attribute-style procedural macro is introduced in order to modify the signature of handler functions into an appropriate form to be used by the framework:

#[handler]
fn handler() -> impl Responder { ... }

Tasks

@ubnt-intrepid ubnt-intrepid added new feature Request for new feature tsukuyomi About tsukuyomi tracking issue and removed new feature Request for new feature labels Jul 8, 2018
@ubnt-intrepid
Copy link
Collaborator Author

note: tsukuyomi-codegen is re-added with the new extract API.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new feature Request for new feature tsukuyomi About tsukuyomi
Development

No branches or pull requests

1 participant