pub fn snapshot_subscription_response(
subscription_id: &str,
table: &str,
rows: Vec<Value>,
scopes: ScopeValues,
next_cursor: i64,
) -> SubscriptionResponsepub fn snapshot_subscription_response(
subscription_id: &str,
table: &str,
rows: Vec<Value>,
scopes: ScopeValues,
next_cursor: i64,
) -> SubscriptionResponse