rust-cv/hnsw

Add serde feature to hnsw

vadixidav opened this issue · 1 comments

We should allow serializing and deserializing via serde. This should be gated behind a feature.

Done in c3df7b4.