MCPcopy Index your code
hub / github.com/AI45Lab/Code / payload

Method payload

core/src/session_lane_queue.rs:492–494  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

490 "test"
491 }
492 fn payload(&self) -> Value {
493 self.value.clone()
494 }
495 }
496
497 #[tokio::test]

Callers 2

register_and_waitMethod · 0.45

Calls 1

cloneMethod · 0.45

Tested by

no test coverage detected