Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ sources_mut
Method
sources_mut
libs/error-stack/src/frame/mod.rs:45–47 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
43
/// [`Report`]: crate::Report
44
#[must_use]
45
pub fn sources_mut(&mut self) -> &mut [Self] {
46
&mut self.sources
47
}
48
49
/// Returns how the `Frame` was created.
50
#[must_use]
Callers
6
frames_mut
Method · 0.80
downcast_mut
Method · 0.80
opaque_attachment
Function · 0.80
sources
Function · 0.80
printable_attachment
Function · 0.80
context
Function · 0.80
Calls
no outgoing calls
Tested by
4
opaque_attachment
Function · 0.64
sources
Function · 0.64
printable_attachment
Function · 0.64
context
Function · 0.64