Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/elftausend/graplot
/ XEnd
Class
XEnd
src/lib.rs:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
#[derive(Clone, Copy, Debug, PartialEq, PartialOrd)]
42
pub struct XEnd(pub f64);
43
pub struct YEnd(f64, f64);
44
45
/// sets the absolute max value for x
Callers
1
x
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected