MCPcopy 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
94impl document::MaterializedView for User {
95 fn filter(&self) -> Option<String> {
96 None
97 }
98}
99
100

Callers 2

insertMethod · 0.45
removeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected