Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ sources
Method
sources
libs/error-stack/src/frame/mod.rs:35–37 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
33
/// [`Report`]: crate::Report
34
#[must_use]
35
pub const fn sources(&self) -> &[Self] {
36
&self.sources
37
}
38
39
/// Returns a mutable reference to the sources of this `Frame`.
40
///
Callers
8
find_next
Function · 0.80
current_contexts
Method · 0.80
next
Method · 0.80
collect
Function · 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