Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaterializeInc/materialize
/ ok
Method
ok
src/compute/src/render/errors.rs:150–152 ·
view source on GitHub ↗
(t: Row)
Source
from the content-addressed store, hash-verified
148
149
impl<E> MaybeValidatingRow<Row, E> for Row {
150
fn ok(t: Row) -> Self {
151
t
152
}
153
154
fn into_error() -> Option<fn(E) -> Self> {
155
None
Callers
15
run
Function · 0.45
parse_kib_line
Method · 0.45
get_cgroup_limits
Function · 0.45
refresh_wallclock_lag
Method · 0.45
maybe_record_wallclock_lag
Method · 0.45
dependency_write_frontiers
Method · 0.45
transitive_storage_dependency_write_frontiers
Method · 0.45
id_from_vpc_endpoint_name
Function · 0.45
parse_image_ref
Function · 0.45
compare_and_append
Method · 0.45
fetch_catalog_shard_version
Function · 0.45
try_as_role
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_create_sockets
Function · 0.36