|
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
Add support for #[derive(Serialize, Deserialize)] to simdnbt.
You can use #[simdnbt(rename = "Value")] to have fields be serialized with a name other than the field name.
|
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
Add support for #[derive(Serialize, Deserialize)] to simdnbt.
You can use #[simdnbt(rename = "Value")] to have fields be serialized with a name other than the field name.