Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ accepts
Method
accepts
libs/@local/graph/types/src/embedding.rs:75–77 ·
view source on GitHub ↗
(ty: &Type)
Source
from the content-addressed store, hash-verified
73
}
74
75
fn accepts(ty: &Type) -> bool {
76
ty.name() ==
"vector"
77
}
78
}
79
80
#[cfg(feature =
"postgres"
)]
Callers
nothing calls this directly
Calls
1
name
Method · 0.45
Tested by
no test coverage detected