chore: Add documentation.

This commit is contained in:
Ivan Enderlin
2023-03-08 08:51:21 +01:00
parent 46d71acb44
commit f8ce49cc49

View File

@@ -1059,6 +1059,8 @@ impl SlidingSync {
assign!(v4::Request::new(), {
pos,
delta_token,
// We want to track whether the incoming response maps to this
// request. We use the (optional) `txn_id` field for that.
txn_id: Some(stream_id.to_owned()),
timeout: Some(timeout),
lists,