We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 740c7bd + 64868d2 commit 9e77146Copy full SHA for 9e77146
opentelemetry-otlp/src/lib.rs
@@ -97,7 +97,7 @@
97
//! * `logs`: Includes the logs exporters.
98
//!
99
//! The following feature flags generate additional code and types:
100
-//! * `serialize`: Enables serialization support for type defined in this create via `serde`.
+//! * `serialize`: Enables serialization support for type defined in this crate via `serde`.
101
102
//! The following feature flags offer additional configurations on gRPC:
103
0 commit comments