MCPcopy 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)]
267pub struct ShapeId(pub(crate) u64);
268impl ShapeId {
269 /// Create a new unique shape ID (0, 1, 2, ...).
270 ///

Callers 1

Calls

no outgoing calls

Tested by 1