allow deserializing from Entry

This commit is contained in:
Robin Appelman 2023-12-19 00:49:29 +01:00
commit ebb940847d
12 changed files with 973 additions and 8 deletions

View file

@ -0,0 +1,16 @@
---
source: tests/serde.rs
expression: material
---
r#Resource/specificPanel.res(
empty: (),
array: [
1,
2,
3,
],
windows_path: "C:\\test\\no newline",
r#\\"$translucent": true,
r#$envmaptint: 0.5,
r#.5: 0.5,
)