Skip to content

Commit 6147fc9

Browse files
[mq] [skip ddci] working branch - merge f502f56 on top of main at 8ac7358
{"baseBranch":"main","baseCommit":"8ac735802ccd4eca304019be37960183a19bdaeb","createdAt":"2026-05-28T07:27:57.104285Z","headSha":"f502f564bf09b1a688df62be152548b5791f2d8d","id":"b7644236-78e9-405f-ad4d-32c2d29d5038","priority":"200","pullRequestNumber":"2022","queuedAt":"2026-05-28T07:27:57.103352Z","status":"STATUS_QUEUED"}
2 parents ec7641d + f502f56 commit 6147fc9

2 files changed

Lines changed: 469 additions & 0 deletions

File tree

libdd-trace-utils/src/span/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
pub mod trace_utils;
55
pub mod v04;
66
pub mod v05;
7+
pub mod vec_map;
78

89
use crate::msgpack_decoder::decode::buffer::read_string_ref_nomut;
910
use crate::msgpack_decoder::decode::error::DecodeError;

0 commit comments

Comments
 (0)