aerospike-client-rust
aerospike-client-rust copied to clipboard
Issue with Float serialization for Values
The serde serializer for Float Values serializes the bits instead of the float. Already fixed on #108