async-rs / async-rs/async-macros

select macro uses ident instead of expr

Open
#6 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
38
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Is there a safety reason for this? Otherwise it'd greatly improve user friendlyness if the macro could take an expression instead of an identifier!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the select macro and reviewing how it currently accepts an identifier. Investigate whether accepting an expression has a safety constraint and clarify the intended expression syntax; done means the macro accepts the agreed input without compromising safety.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.