MCPcopy Create free account
hub / github.com/chirpstack/chirpstack / base_payload

Method base_payload

backend/src/lib.rs:583–585  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

581
582impl BasePayloadResultProvider for BasePayloadResult {
583 fn base_payload(&self) -> &BasePayloadResult {
584 self
585 }
586}
587
588#[derive(Serialize, Deserialize, Default, Debug, PartialEq, Eq, Clone)]

Callers 2

response_requestMethod · 0.80
requestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected