Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaterializeInc/materialize
/ remove
Method
remove
src/adapter/src/coord.rs:5344–5346 ·
view source on GitHub ↗
(&mut self, index: usize)
Source
from the content-addressed store, hash-verified
5342
}
5343
5344
pub fn remove(&mut self, index: usize) -> Option<T> {
5345
self.items.remove(index)
5346
}
5347
5348
pub fn iter(&self) -> std::collections::vec_deque::Iter<'_, T> {
5349
self.items.iter()
Callers
15
downloadFile
Function · 0.45
removeUserSelectStyles
Function · 0.45
process
Function · 0.45
workflow_default
Function · 0.45
test_full_testdrive
Function · 0.45
workflow_default
Function · 0.45
worker
Function · 0.45
remove_profile
Method · 0.45
set_profile_param
Method · 0.45
set_param
Method · 0.45
determine_key
Method · 0.45
filter_to_mandatory_requirements
Method · 0.45
Calls
no outgoing calls
Tested by
8
test_full_testdrive
Function · 0.36
cast_operand_reparenthesized_after_nested_stripped
Function · 0.36
between_bound_reparenthesized_after_nested_stripped
Function · 0.36
binary_op_operand_reparenthesized_after_nested_stripped
Function · 0.36
quantified_left_minimal_parens_after_nested_stripped
Function · 0.36
is_distinct_from_rhs_reparenthesized_after_nested_stripped
Function · 0.36
like_pattern_reparenthesized_after_nested_stripped
Function · 0.36
postfix_access_receiver_reparenthesized_after_nested_stripped
Function · 0.36