pod2/src/frontend
Rob Knight bf6d8aee8b
Re-implement serialization (#201)
* Serialization tests now pass again

* Tidy up and test more edge-cases

* Use attributes rather than custom serializer for arrays

* Add JSON Schema support

* Tests for JSON Schema generation and validation

* Add comments

* Support custom predicates

* Clippy fixes

* Make deserialization/constructor functions pub(crate)
2025-04-22 04:19:20 -07:00
..
custom.rs Re-implement serialization (#201) 2025-04-22 04:19:20 -07:00
mod.rs Re-implement serialization (#201) 2025-04-22 04:19:20 -07:00
operation.rs Re-implement serialization (#201) 2025-04-22 04:19:20 -07:00
serialization.rs Re-implement serialization (#201) 2025-04-22 04:19:20 -07:00