Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ SerializeSources
Class
SerializeSources
libs/error-stack/src/serde.rs:99–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
struct SerializeSources<
'a>(&'
a [Frame]);
100
101
impl Serialize for SerializeSources<'_> {
102
fn serialize<S>(&self, serializer: S) -> Result<S::Ok, S::Error>
Callers
1
serialize
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected