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