mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-12-02 00:14:33 +01:00
9 lines
579 B
JavaScript
9 lines
579 B
JavaScript
|
(function() {
|
||
|
var implementors = Object.fromEntries([["embedded_hal",[]],["embedded_hal_bus",[["impl <a class=\"trait\" href=\"embedded_hal/delay/trait.DelayNs.html\" title=\"trait embedded_hal::delay::DelayNs\">DelayNs</a> for <a class=\"struct\" href=\"embedded_hal_bus/spi/struct.NoDelay.html\" title=\"struct embedded_hal_bus::spi::NoDelay\">NoDelay</a>"]]]]);
|
||
|
if (window.register_implementors) {
|
||
|
window.register_implementors(implementors);
|
||
|
} else {
|
||
|
window.pending_implementors = implementors;
|
||
|
}
|
||
|
})()
|
||
|
//{"start":57,"fragment_lengths":[19,289]}
|