8000 GitHub - phklive/maybe-async-await: A utility rust macro crate for easy conditional addition of async/await
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

phklive/maybe-async-await

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maybe async await

This macro enables conditional addition of async and await keywords.

Preventing code duplication when there is a need for an API to support both sync and async features.

About

A utility rust macro crate for easy conditional addition of async/await

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0