struct Edid [src]

Fields

attributes: Attributes
edid: ?[]u8

Source

pub const Edid = struct { attributes: Attributes, edid: ?[]u8, }