MCPcopy Create free account
hub / github.com/bread-graphics/breadx / send_void_request

Method send_void_request

breadx/src/display/ext.rs:44–54  ·  view source on GitHub ↗

Send a request with no reply.

(
        &mut self,
        request: impl VoidRequest,
        discard_reply: bool,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

spawn_close_threadFunction · 0.80

Implementers 1

ext.rsbreadx/src/display/ext.rs

Calls 2

from_void_requestFunction · 0.85
send_request_rawMethod · 0.45

Tested by

no test coverage detected