You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
api: mark cass_cluster_set_queue_size_event as no-op
The function `cass_cluster_set_queue_size_event` is a no-op in both
the CPP driver and the Rust wrapper. This may be confusing to further
implementors, so let's mark it as such in the `api.rs`.
0 commit comments