struct Log [src]

Fields

level: u32
buf: []u8

Source

pub const Log = struct { level: u32, buf: []u8, }