Struct symbolic_debuginfo::BreakpadLineRecord [] [src]

pub struct BreakpadLineRecord {
    pub address: u64,
    pub line: u64,
    pub file_id: u64,
}

Fields

Trait Implementations

impl Debug for BreakpadLineRecord
[src]

[src]

Formats the value using the given formatter.