Timshel Knoll-Miller
Timshel Knoll-Miller
**Issue type:** [ ] question [x] bug report [ ] feature request [ ] documentation issue **Database system/driver:** [ ] `cordova` [ ] `mongodb` [ ] `mssql` [ ] `mysql`...
If I add this markdown to a wiki article: ``` {{TOC}} # A heading containing [a link to an external site](http://www.externalsite.com/) ``` generates the following HTML (taken from the preview...
Here is an option for improving the polymorphism in class-transformer. Closes #51. This PR extends the existing `@Type()` decorator to be usable at class level. This allows the user to...
Hi, I've added processor affinity support for NetBSD to xhprof. I've tested the changes on Linux and MacOS but not FreeBSD (as I don't currently have have access to a...
Hi, I'm keen to use rust-decimal in my rust/rocket web apps which utilise the `rocket-okapi`, `okapi` and `schemars` to produce OpenAPI/Swagger API specifications. Supporting this basically requires adding impls: `impl...