Docs.rs
libdd-trace-utils-2.0.2
libdd-trace-utils 2.0.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:datadog:libdatadog-owners
hoolioh
Dependencies
anyhow ^1.0
normal
bytes ^1.11.1
normal
cargo-platform =0.1.7
normal
optional
cargo_metadata ^0.18.1
normal
optional
flate2 ^1.0
normal
optional
futures ^0.3
normal
http ^1
normal
http-body ^1
normal
http-body-util ^0.1
normal
httpmock ^0.8.0-alpha.1
normal
optional
hyper ^1.6
normal
optional
indexmap ^2.11
normal
libdd-common ^2.0.1
normal
libdd-tinybytes ^1.1.0
normal
libdd-trace-normalization ^1.0.2
normal
libdd-trace-protobuf ^2.0.0
normal
prost ^0.14.1
normal
rand ^0.8.5
normal
rmp ^0.8.14
normal
rmp-serde ^1.1.1
normal
rmpv ^1.3.0
normal
serde ^1.0.145
normal
serde_json ^1.0
normal
tokio ^1
normal
tracing ^0.1
normal
urlencoding ^2.1.3
normal
optional
zstd ^0.13.3
normal
optional
bolero ^0.13
dev
criterion ^0.5.1
dev
httpmock ^0.8.0-alpha.1
dev
serde_json ^1.0
dev
tempfile ^3.3.0
dev
tokio ^1
dev
Versions
34.42%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module buffer
libdd_
trace_
utils
2.0.2
Module buffer
Module Items
Structs
Functions
In libdd_
trace_
utils::
msgpack_
decoder::
decode
libdd_trace_utils
::
msgpack_decoder
::
decode
Module
buffer
Copy item path
Source
Structs
§
Buffer
Internal Buffer used to wrap msgpack data for decoding. Provides a couple accessors to extract data from the buffer.
Functions
§
read_
string_
ref_
nomut
Read a string from
buf
.