Open zeenix opened 5 days ago
This disables a lot of the serializer code that this crate does not need. While this does not completely address #37, it does reduce the cold compile-time slightly (on my high-end machine): 0.6 seconds.
This disables a lot of the serializer code that this crate does not need. While this does not completely address #37, it does reduce the cold compile-time slightly (on my high-end machine): 0.6 seconds.