MCPcopy Create free account
hub / github.com/bnjbvr/trinity / RequestHeader

Class RequestHeader

modules/wit-sync-request/src/sync_request_world.rs:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 }
52 #[derive(Clone)]
53 pub struct RequestHeader {
54 pub key: _rt::String,
55 pub value: _rt::String,
56 }
57 impl ::core::fmt::Debug for RequestHeader {
58 fn fmt(
59 &self,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected