mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-26 09:50:40 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@0572a680af 🚀
This commit is contained in:
9
trait.impl/core/borrow/trait.Borrow.js
Normal file
9
trait.impl/core/borrow/trait.Borrow.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["servers",[["impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html\" title=\"trait core::borrow::Borrow\">Borrow</a><dyn <a class=\"trait\" href=\"servers/http/prometheus/trait.AsColumnRef.html\" title=\"trait servers::http::prometheus::AsColumnRef\">AsColumnRef</a> + 'a> for <a class=\"struct\" href=\"servers/http/prometheus/struct.Column.html\" title=\"struct servers::http::prometheus::Column\">Column</a>"],["impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html\" title=\"trait core::borrow::Borrow\">Borrow</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">[T]</a>> for <a class=\"struct\" href=\"servers/repeated_field/struct.RepeatedField.html\" title=\"struct servers::repeated_field::RepeatedField\">RepeatedField</a><T>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[901]}
|
||||
Reference in New Issue
Block a user