One of the most popular serializing/deserializing format in Rust is bincode <https://git.sr.ht/~stygianentity/bincode/tree/trunk/item/docs/spec.md#collections> . I wonder is there a Go package for dealing with data encoded in the above bincode format? Thanks!
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/e47df6c9-d909-46af-928e-a0dadc5cfc89n%40googlegroups.com.
