-
I have a basic question. I have the following code (rmp-serde version = `0.13.7`):
```rust
#[derive(Debug, Deserialize, Serialize)]
struct Data Result {
let buf = b"hello";
let d = Da…
-
Although I know this idea will get downvoted, I still wanted to share my thoughts. After exploring some crates, I don’t feel that using `GC` provides a seamless experience for garbage collection in Ru…
-
I really enjoy `vba-tdd` for it's simplicity, however, I find it limiting when developing large test suites. The fact that everything must be in a single function can either make for very long messy s…
-
What is this branch for? Are the changes useful, and should they be merged into the development branch?
It's good to name branches after a feature change, a development pattern, a quality/stability s…
-
Hi. Thanks very much for the good work.
I was trying to run >python run/train_track_nf.py and encountered this error
```
fatal: not a git repository (or any parent up to mount point /content)
…
-
Hi Oleg!
I was just wondering when you plan to release 0.6.0, which I see is in the development branch.
I'd like to try and port some bot's code to the JVM, but it seems 0.6.0 includes many differen…
-
-
### Describe the bug
When both PermissionsAllowed and other security annotations are used on the method, the system will throw an exception
```@Path("api")
public class ReadyResource {
@Inje…
-
**General Endpoint Requirements**
1. Must use Spring Web annotations and syntax
2. Must have javadocs
3. Should be made in controller file of the specified micro service
4. Should return the ret…
-
Re-opening issue number: 968, as it has become a serious problem for us.
`.build()` on a builder with a `@Singular` collection field always constructs a (non-null) collection even if the field isn't…
Zteve updated
5 years ago