Type Definition blaze_rs::buffer::rect::ReadEvent

source ·
pub type ReadEvent<'a, T, C = Global> = Event<ReadRect<'a, T, C>>;