Consider allowing nested structs.
Đang mở
- Ngôn ngữ chính
- Rust
- Star
- 0
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Nested structs could be serialized and deserialized, although it would be difficult to differentiate when an old struct ends and a new one begins when there are optional fields involved, due to there being no concept of start and end for sections in MSD. However, I think ambiguity in those situations can be worked with, given that it will increase flexibility of the data format.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.