notfilippo opened a new pull request, #1:
URL: https://github.com/apache/datasketches-rust/pull/1

   Currently adds support for: `List`, `HashSet`, `Array4`, `Array6`, `Array8` 
with serialisation / deserialisation support. 
   
   The format is compatible with other datasketch implementations and it is 
tested by deserialising and re-serialising sketches. The test data is [borrowed 
from the datasketches-go 
library](https://github.com/apache/datasketches-go/tree/main/serialization_test_data).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to