MCPcopy Create free account
hub / github.com/PerroEngine/Perro / post_variant

Method post_variant

perro_source/api_modules/perro_networking/src/http.rs:125–127  ·  view source on GitHub ↗
(url: impl Into<String>, body: Variant)

Source from the content-addressed store, hash-verified

123 request_capacity: self.request_capacity.max(1),
124 event_capacity: self.event_capacity.max(1),
125 }
126 }
127}
128
129impl Default for HttpQueueConfig {
130 fn default() -> Self {

Calls 2

VariantEnum · 0.85
requestMethod · 0.80