Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ciphermodelabs/ciphercore
/ get_data_string
Method
get_data_string
ciphercore-base/src/version.rs:24–26 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
22
}
23
24
pub(crate) fn get_data_string(&self) -> &str {
25
&self.data
26
}
27
}
Callers
2
deserialize
Method · 0.80
deserialize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected