MCPcopy Create free account
hub / github.com/0x676e67/wreq-python / clear

Method clear

src/client/typing/header.rs:158–160  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

156 /// for reuse.
157 #[inline]
158 fn clear(&mut self) {
159 self.0.clear();
160 }
161}
162
163#[pymethods]

Callers 2

test_clearFunction · 0.95
header_map.pyFile · 0.80

Calls

no outgoing calls

Tested by 1

test_clearFunction · 0.76