Closed philpax closed 1 month ago
While trying to use register_component_serialize_fns, I noticed that SerializeFns was not exposed. I've fixed this and also added some basic comments to explain its use.
register_component_serialize_fns
SerializeFns
While trying to use
register_component_serialize_fns
, I noticed thatSerializeFns
was not exposed. I've fixed this and also added some basic comments to explain its use.