Remove uses of SerializedValues from public API #1152
Labels
API-breaking
This might introduce incompatible API changes
API-stability
Part of the effort to stabilize the API
area/metadata
Milestone
Those uses are a leftover from previous API and should be removed - most likely replaced with
impl SerializeRow
Usages to be removed:
https://docs.rs/scylla/latest/scylla/transport/partitioner/fn.calculate_token_for_partition_key.html
https://docs.rs/scylla/latest/scylla/transport/struct.ClusterData.html#method.compute_token
https://docs.rs/scylla/latest/scylla/transport/struct.ClusterData.html#method.get_endpoints
The text was updated successfully, but these errors were encountered: