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

Method fetch_reply

breadx/src/display/basic.rs:238–258  ·  view source on GitHub ↗

Get a reply for the given sequence number from the server, using the given strategy.

(
        &mut self,
        seq: u64,
        strategy: &mut impl Strategy<Conn>,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

poll_for_reply_rawMethod · 0.45
wait_for_reply_rawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected