-
I'm honestly impressed by `comfy-table`, and it handled a multiline string like a champ. What I would like to ask is for the ability to set vertical alignment (perhaps through a new enum and method, p…
-
Incubating with JDK 16, so this is far from usable for vlcj to be honest, but it might offer a nice path for the future.
https://openjdk.java.net/jeps/389
Pre-requisite for development: Java 16,…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you tried the latest build?
- [X] I have tried the latest build
### Do you have latest GPU drivers insta…
-
See https://github.com/unicode-rs/unicode-width/issues/55#issuecomment-2155112434
From [Unicode](https://www.unicode.org/versions/Unicode15.1.0/ch05.pdf#G40095):
> control characters are not g…
-
## Motivation
Data structures which closely fit a single inheritance model can be very efficiently implemented in C++. Where high performance (both space and time) is crucial there is distinct disadv…
-
`beginInsertRows` and `endInsertRows` should probably be `unsafe` to call directly, as calling one without the other is undefined behavior, aka. unsafe.
However, it's currently safe to e.g. call `v…
-
You mentioned in #58 the possibility of a rewrite ("if that ever happens"). We don't need to do this right now, since I think there can be many improvements without a rewrite, but since you brought it…
-
As title says, If I have a rust crate bevy, and I want to wrap this crate ,and then use it in Qt , can I use cxx-qt to archive it ?
If anyone can give me any idea or any example or tutorial thanks…
-
I tested only on macOS.
It might already work on other platforms.
**Is your feature request related to a problem? Please describe.**
I want to use WebRTC
**Describe the solution you'd like**
…
-
This is the error I got.
```
PS C:\Code\seven_valleys> cargo build
Updating crates.io index
Downloaded adler v0.2.3
Downloaded c_vec v1.3.3
Downloaded cc v1.0.58
Downloaded cmake …