Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rustixir/darkbird
/ get_fields
Method
get_fields
example/simple.rs:89–91 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
87
88
impl document::Range for User {
89
fn get_fields(&self) -> Vec<RangeField> {
90
vec![]
91
}
92
}
93
94
impl document::MaterializedView for User {
Callers
2
insert
Method · 0.45
remove
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected