Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/donkeyteethUX/iced_plot
/ version
Method
version
src/axis_link.rs:41–43 ·
view source on GitHub ↗
Get the current version
(&self)
Source
from the content-addressed store, hash-verified
39
40
/// Get the current version
41
pub(crate) fn version(&self) -> u64 {
42
self.inner.read().unwrap().version
43
}
44
}
Callers
2
update_axis_links
Method · 0.80
update_plot_program
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected