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

Function from_void_request

breadx/src/display/raw_request.rs:83–89  ·  view source on GitHub ↗

Create a new `RawRequest` from a `VoidRequest` type.

(
    request: R,
    discard_reply: bool,
    f: impl FnOnce(RawRequest<'_, '_>) -> Ret,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

send_void_requestMethod · 0.85
void_requestMethod · 0.85
for_voidMethod · 0.85

Calls 1

from_requestFunction · 0.85

Tested by 1

void_requestMethod · 0.68