[−][src]Module amethyst_rendy::serde_shim
This module contains a few serialization shims for types from palette
crate.
It is required due to buggy default implementation of those types.
See this issue for more details: https://github.com/Ogeon/palette/issues/130
When above issue will be resolved, this can probably be removed.
Modules
srgb | Srgb serialization shim. |
srgba | Srgba serialization shim. |