Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rustixir/darkbird
/ filter
Method
filter
example/simple.rs:95–97 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
93
94
impl document::MaterializedView for User {
95
fn filter(&self) -> Option<String> {
96
None
97
}
98
}
99
100
Callers
2
insert
Method · 0.45
remove
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected