async-rs / async-rs/async-attributes

re-export pin-project macros

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
49
Forks
12
PR merge metrics
No merged PRs in 30d

Description

https://github.com/taiki-e/pin-project, ref https://github.com/async-rs/async-std/pull/203.

Re-exporting proc macros isn't possible, so we'll have to vendor code with proper attribution and licensing.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the referenced pin-project repository and async-std pull request 203 to understand the proc-macro limitation and the proposed approach. Identify the code that would need to be vendored and the required attribution and licensing terms. Done means the relevant macros are available through async-attributes with proper licensing.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.