We use `MaybeUninit` here instead of `Option` to save some cycles, but I will most likely change it for an `Option` since unsafe code is quite scary. |
||
|---|---|---|
| .. | ||
| fonts | ||
| src | ||
| Cargo.toml | ||
We use `MaybeUninit` here instead of `Option` to save some cycles, but I will most likely change it for an `Option` since unsafe code is quite scary. |
||
|---|---|---|
| .. | ||
| fonts | ||
| src | ||
| Cargo.toml | ||