Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
45
crate::hook::context::impl_hook_context! {
Callers
1
debug_attachments_invoke
Function · 0.80
Calls
3
take
Function · 0.85
extra_mut
Method · 0.80
inner_mut
Method · 0.80
Tested by
no test coverage detected