|
|
|
@ -7,6 +7,8 @@ jstruct
|
|
|
|
|
|
|
|
|
|
----
|
|
|
|
|
|
|
|
|
|
[](https://github.com/Hax-io/jstruct/actions/workflows/d.yml)
|
|
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
|
|
|
|
### Serialization
|
|
|
|
@ -134,4 +136,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
|
|
|
|
|
- [ ] Support for custom types serialization/deserialization (think `enums` for example) - see issue #2
|
|
|
|
|