Replies: 2 comments 3 replies
-
@notgull Nice! One comment:
I am not sure the benefits here are worth the cost: unusual API (people are super used to Talking of proc macros, if we go for the proc macros it would be also nice to have the macros reexported by |
Beta Was this translation helpful? Give feedback.
-
Okay, I think that it's ready to go up. @taiki-e Can you set up the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings @smol-rs/admins,
I've created a new repository under
smol-rs
calledsmol-macros
. While working with a private project, I noted that it takes a not-insignificant amount of code to create an executor and get it running. For scaffolding use, I wanted to create a way to immediately get to a working runtime. Hence, this new crate.I wanted to post it here for review before I published it. Any thoughts on it before it goes up on
crates.io
?Beta Was this translation helpful? Give feedback.
All reactions