issues
search
fMeow
/
maybe-async-rs
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
https://docs.rs/maybe-async
MIT License
146
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
#25
yanshay
opened
2 months ago
0
Support impl blocks for types
#24
stefunctional
closed
8 months ago
2
Update to syn v2
#23
dtolnay
closed
9 months ago
1
Add `legacy-syntax` and `syn-2` features
#22
smoelius
closed
9 months ago
7
maybe-async breaks crates
#21
xfbs
opened
1 year ago
1
Small fix in documentation
#20
Niederb
closed
1 year ago
1
Unable to compile a project with two different crates that use maybe_async (one async and another blocking)
#19
mdecimus
closed
1 year ago
3
`maybe_async` on structs
#18
Niederb
closed
8 months ago
1
Async traits implementation from nightly
#17
Niederb
closed
9 months ago
5
build(deps): update syn requirement from 1.0 to 2.0
#16
dependabot[bot]
closed
9 months ago
1
Fix minor typos in README.md
#15
obi1kenobi
closed
2 years ago
2
`maybe_async::test` does not seem to work in a `test` module
#14
juliankrieger
opened
2 years ago
1
No current solution for ignoring `#[tokio::main]` on sync
#13
juliankrieger
closed
2 years ago
2
feat: Able to specify default as sync
#12
qiuchengxuan
opened
2 years ago
0
fix: applying to pub(crate) trait fail
#11
qiuchengxuan
closed
2 years ago
2
pub(crate) trait compile fail
#10
qiuchengxuan
closed
2 years ago
0
#[sync_impl] not switching off compilation for block
#9
GeoffClements
closed
3 years ago
2
[Q&A] Would it be possible to have an `is_async` feature as well?
#8
Byron
closed
3 years ago
5
Upgrade to GitHub-native Dependabot
#7
dependabot-preview[bot]
closed
3 years ago
0
async and sync in the same program
#6
sunfishcode
opened
3 years ago
23
build(deps): update tokio requirement from 0.2.0 to 1.1.0
#5
dependabot-preview[bot]
closed
3 years ago
1
Handle generic type with trait bound `Future`
#4
ManevilleF
closed
3 years ago
3
build(deps): update tokio requirement from 0.2.0 to 0.3.5
#3
dependabot-preview[bot]
closed
3 years ago
1
build(deps): update tokio requirement from 0.2.0 to 0.3.4
#2
dependabot-preview[bot]
closed
3 years ago
1
Parenthesis warnings with synchronous code
#1
marioortizmanero
closed
4 years ago
3