- Removed work-in-progress feature
This commit is contained in:
Tristan B. Velloza Kildaire 2023-06-23 09:04:59 +02:00
parent 6f64b2c19d
commit 498251d255
1 changed files with 0 additions and 1 deletions

View File

@ -135,5 +135,4 @@ import jstruct;
There are some outstanding issues I want to be able to fix/have implemented, namely:
- [ ] Support for array serialization/deserialization - see issue #1
- [ ] Support for custom types serialization/deserialization (think `enums` for example) - see issue #2