Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/askanium/rustplotlib
/ get_y
Method
get_y
src/views/datum.rs:162–164 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
160
}
161
162
fn get_y(&self) -> f32 {
163
self.1
164
}
165
166
fn get_key(&self) -> String {
167
String::new()
Callers
1
load_data
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected