Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/askanium/rustplotlib
/ get_value
Method
get_value
src/views/datum.rs:36–38 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
34
}
35
36
fn get_value(&self) -> f32 {
37
self.0
38
}
39
40
fn get_key(&self) -> String {
41
String::new()
Callers
2
load_data
Method · 0.80
load_data
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected