Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rustixir/darkbird
/ extract
Method
extract
example/simple.rs:77–79 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
75
76
impl document::Indexer for User {
77
fn extract(&self) -> Vec<String> {
78
vec![]
79
}
80
}
81
82
impl document::Tags for User {
Callers
2
insert
Method · 0.45
remove
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected