MCPcopy 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
101impl document::FullText for User {
102 fn get_content(&self) -> Option<String> {
103 None
104 }
105}

Callers 2

insertMethod · 0.45
removeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected