Closed rushmorem closed 1 year ago
This PR converts format's argument from a function pointer to a closure. This makes it more flexible as closures can capture their environment, making it possible to convert things like UUIDs to Nano IDs.
This PR converts format's argument from a function pointer to a closure. This makes it more flexible as closures can capture their environment, making it possible to convert things like UUIDs to Nano IDs.