Louis Michalak
Louis Michalak
Is anyone currently supporting the type parameter variance?
[Serverless framework](https://www.serverless.com/) ([1 183 585](https://www.npmjs.com/package/serverless) downloads a week). It uses `serverless.yml` files for config and includes : - Plugins ([docs/eg](https://www.serverless.com/framework/docs/guides/plugins)) - Serverless function definitions, so entries ([docs/eg](https://www.serverless.com/framework/docs/providers/aws/guide/functions/), under functions.*.handler field)
> Please don't dump words here. It'll be a lot more convincing if you'd be more precise and provide one or two links to the library and/or configuration pages to...
hey for people in need of a quick and dirty declarative macro fix waiting for a proc one ```rust macro_rules! string_enum { (pub enum $name:ident { $($variant:ident),*, }) => {...
@kurtbuilds if you're not already working on it I'll work on this this WE