struct AddSection [src]
Fields
section_name: []const u8
file_path: std.Build.LazyPath
Source
pub const AddSection = struct {
section_name: []const u8,
file_path: std.Build.LazyPath,
}
pub const AddSection = struct {
section_name: []const u8,
file_path: std.Build.LazyPath,
}