You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.
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:
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:
Tasks
tsukuyomi-codegen
and implement the initial support (add custom attributes to modify the signature of handler functions #78).proc_macro
anduse_extern_macros
to be stabilized.tsukuyomi-codegen
The text was updated successfully, but these errors were encountered: