Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rustixir/darkbird
/ get_content
Method
get_content
example/new_features_vsn2.rs:135–137 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
133
134
impl document::FullText for User {
135
fn get_content(&self) -> Option<String> {
136
None
137
}
138
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected