Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ code
Method
code
libs/@local/harpc/codec/src/error.rs:88–90 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
86
}
87
88
pub const fn code(&self) -> ErrorCode {
89
self.code
90
}
91
92
pub const fn bytes(&self) -> &Bytes {
93
&self.bytes
Callers
2
encode_decode
Function · 0.45
poll
Method · 0.45
Calls
no outgoing calls
Tested by
1
encode_decode
Function · 0.36