deploy: e8c134664b
This commit is contained in:
9
next/trait.impl/core/ops/deref/trait.Deref.js
Normal file
9
next/trait.impl/core/ops/deref/trait.Deref.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["songbird",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"songbird/struct.Call.html\" title=\"struct songbird::Call\">Call</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"songbird/tracks/struct.Queued.html\" title=\"struct songbird::tracks::Queued\">Queued</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[541]}
|
||||
9
next/trait.impl/core/ops/deref/trait.DerefMut.js
Normal file
9
next/trait.impl/core/ops/deref/trait.DerefMut.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["songbird",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/deref/trait.DerefMut.html\" title=\"trait core::ops::deref::DerefMut\">DerefMut</a> for <a class=\"struct\" href=\"songbird/struct.Call.html\" title=\"struct songbird::Call\">Call</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[276]}
|
||||
Reference in New Issue
Block a user