summaryrefslogtreecommitdiff
path: root/cli/graph_util.rs
diff options
context:
space:
mode:
authorJakub Łabor <jacob.labor@gmail.com>2022-10-03 12:37:18 +0200
committerGitHub <noreply@github.com>2022-10-03 12:37:18 +0200
commit7a7767262a3b373cc9a3f6260a8ebd45da7edd1c (patch)
tree2a0677f3a010e52cdb892808192049a0a3b6d90a /cli/graph_util.rs
parenteacd6a7f295a9a8ce4f4ca38cbf3e9905c4a5d02 (diff)
chore(serde_v8): Use SeqAccess in MapObjectAccess to avoid intermediate allocation (#16137)
Existing implementation builds an intermediate vector of object keys when deserializing using `MapObjectAccess`. This logic is already handled by `SeqAccess` which can be used directly by `MapObjectAccess`.
Diffstat (limited to 'cli/graph_util.rs')
0 files changed, 0 insertions, 0 deletions