struct OutputSourceFile [src]

Fields

contents: Contents
sub_path: []const u8

Source

pub const OutputSourceFile = struct { contents: Contents, sub_path: []const u8, }