Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/donkeyteethUX/iced_plot
/ ShapeId
Class
ShapeId
src/series.rs:267–267 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
265
/// ```
266
#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
267
pub struct ShapeId(pub(crate) u64);
268
impl ShapeId {
269
/// Create a new unique shape ID (0, 1, 2, ...).
270
///
Callers
1
cpu_pick_skips_unpickable_series
Function · 0.85
Calls
no outgoing calls
Tested by
1
cpu_pick_skips_unpickable_series
Function · 0.68