vpsearch icon indicating copy to clipboard operation
vpsearch copied to clipboard

Implement Serialize and Deserialize for Tree

Open Tirzono opened this issue 4 years ago • 1 comments

Would it be possible to implement serde's Serialize and Deserialize for the Tree struct? This would allow me to generate the tree, save it to a file and load it when I need it to speed up things.

Tirzono avatar Jan 25 '21 16:01 Tirzono