Function tfm::format::debug

source ·
pub fn debug<'a>(
    path: Option<&'a str>,
    sub_file_sizes: SubFileSizes,
    tfm_file: Option<&'a File>,
    raw_file: Option<&'a RawFile<'a>>,
    sections: Vec<Section>
) -> impl Display + 'a
Expand description

Start printing debugging information about a .tfm file.