-
Using the MACRO style would be nice if we could provide a custom lambda/method/fucntion pointer defining the serialization/deserialization for a class member on a class body. A good example of usage w…
-
running 0.2.1 (0.2.0 also didn't work):
struct.h:13:10: fatal error: 'Base Project'\NA-Project Constants.h' file not found
#include "Base Project\NA-Project Constants.h"
^~~~~~~~~~~…
-
Failed to find a better forum to post this, do point me at the better place if one exists.
In https://github.com/abesto/rktrl/commit/b09a90bc70c53ebe60b8d163455d663c7f368c4f I migrated a small/mode…
-
## Setup
### Versions
- **Rust:** Latest stable (1.46.0)
- **Diesel:** Latest master (d7ce43d2130bca434cd1acc2943a0c944d1deba4)
- **Database:** PostgreSQL
- **Operating System:** Linux
## …
-
In our projects, we often used generated classes like this (using cats):
```scala
case class Thing(i: Int, s String)
import cats.implicits._
(parse[Int], parseString[String]).mapN(Thing.apply) /…
-
Hi, I'm currently using `edn-rs` to parse an edn file, and I want to serialize the parsed `Edn` object into JSON. I was hoping that the `Edn` object would implement serde's Serialize trait, but it doe…
-
ICU4X is aiming to ship its first release of the meta-package at the end of Q3 or beginning of Q4.
The aim of the release is to collect the available subset of components backed by the `DataProvide…
-
I found an interesting project called [grpc-gateway](https://grpc-ecosystem.github.io/grpc-gateway/). It provides a protoc plugin that allows you to generate an [OpenAPI REST API](https://swagger.io/s…
-
## 🚀 Feature
After synthesizing the constraints, output them to a JSON file
## Motivation
Need it for verification work
-
## Must have
For internal viability:
* [x] Handle & allow expression of the whole TS type system
* [x] Primitives (bool, num, string)
* [x] Top (`any`), Bottom (`never`), Unit (`void`) and n…