mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-10 12:45:45 -04:00
2 lines
1.5 KiB
HTML
2 lines
1.5 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Resource_pp (opentelemetry.Opentelemetry_proto.Resource_pp)</title><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.3.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../odoc.support/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../../index.html">opentelemetry</a> » <a href="../index.html">Opentelemetry_proto</a> » Resource_pp</nav><header class="odoc-preamble"><h1>Module <code><span>Opentelemetry_proto.Resource_pp</span></code></h1><p>resource.proto Pretty Printing</p></header><nav class="odoc-toc"><ul><li><a href="#formatters">Formatters</a></li></ul></nav><div class="odoc-content"><h3 id="formatters"><a href="#formatters" class="anchor"></a>Formatters</h3><div class="odoc-spec"><div class="spec value anchored" id="val-pp_resource"><a href="#val-pp_resource" class="anchor"></a><code><span><span class="keyword">val</span> pp_resource : <span><span class="xref-unresolved">Stdlib</span>.Format.formatter <span class="arrow">-></span></span> <span><a href="../Resource_types/index.html#type-resource">Resource_types.resource</a> <span class="arrow">-></span></span> unit</span></code></div><div class="spec-doc"><p><code>pp_resource v</code> formats v</p></div></div></div></body></html>
|