MCPcopy Create free account
hub / github.com/hashintel/hash / take_body

Method take_body

libs/error-stack/src/fmt/hook.rs:40–42  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

38 }
39
40 fn take_body(&mut self) -> Vec<String> {
41 mem::take(&mut self.body)
42 }
43}
44
45crate::hook::context::impl_hook_context! {

Callers 1

debug_attachments_invokeFunction · 0.80

Calls 3

takeFunction · 0.85
extra_mutMethod · 0.80
inner_mutMethod · 0.80

Tested by

no test coverage detected