Skip to main content

FrameId

Type Alias FrameId 

Source
pub type FrameId = int;
Expand description

Logical identifier for a held crate::mm::frame::Frame handle in the store.

Aliased Typeยง

pub struct FrameId;