2 Commits

Author SHA1 Message Date
5286f72f05 [Bugifx] Lossy codable list documentation (#20)
This PR contains the work done to amend some documentation in the `LossyCodableList` struct.

Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Reviewed-on: #20
2023-05-07 20:01:05 +00:00
28c9232962 [Enhancement] Lossy codable list property wrapper (#19)
This PR contains the work done to implement the `LossyCodableList` struct and property wrapper, which is used in lossy decoding/encoding processes.

Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Reviewed-on: #19
2023-05-07 19:40:29 +00:00