allocator: Allocator
target: std.Target
verbose: bool = false
If enabled, will print human-friendly errors to stderr.
pub const FindNativeOptions = struct { allocator: Allocator, target: std.Target, /// If enabled, will print human-friendly errors to stderr. verbose: bool = false, }
Press escape to exit search and then '?' to see more options.