Files
greptimedb/trait.impl/core/borrow/trait.Borrow.js
2026-05-15 04:01:35 +00:00

9 lines
1.1 KiB
JavaScript

(function() {
const implementors = Object.fromEntries([["servers",[["impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html\" title=\"trait core::borrow::Borrow\">Borrow</a>&lt;dyn <a class=\"trait\" href=\"servers/http/prometheus/trait.AsColumnRef.html\" title=\"trait servers::http::prometheus::AsColumnRef\">AsColumnRef</a> + 'a&gt; for <a class=\"struct\" href=\"servers/http/prometheus/struct.Column.html\" title=\"struct servers::http::prometheus::Column\">Column</a>",0],["impl&lt;T&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html\" title=\"trait core::borrow::Borrow\">Borrow</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">[T]</a>&gt; for <a class=\"struct\" href=\"servers/repeated_field/struct.RepeatedField.html\" title=\"struct servers::repeated_field::RepeatedField\">RepeatedField</a>&lt;T&gt;",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[905]}