Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ kind
Method
kind
libs/error-stack/src/frame/mod.rs:51–53 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
49
/// Returns how the `Frame` was created.
50
#[must_use]
51
pub fn kind(&self) -> FrameKind<'_> {
52
self.frame.kind()
53
}
54
55
/// Requests the reference to `T` from the `Frame` if provided.
56
#[must_use]
Callers
7
serialize
Method · 0.45
find_next
Function · 0.45
fmt
Method · 0.45
debug_attachments_invoke
Function · 0.45
debug_frame
Function · 0.45
fmt
Method · 0.45
messages
Function · 0.45
Calls
no outgoing calls
Tested by
1
messages
Function · 0.36