MCPcopy Index your code
hub / github.com/endbasic/endbasic / flush

Method flush

st7735s/src/lib.rs:643–645  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

641 }
642
643 fn flush(&mut self) -> io::Result<()> {
644 Ok(())
645 }
646 }
647
648 impl SpiBus for MockSpiBus {

Callers 4

maybe_flushMethod · 0.45
sync_nowMethod · 0.45
set_syncMethod · 0.45
beepMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected