Expand description
Related to out filenames of compilation (e.g. binaries).
Constants§
Functions§
- categorize_
crate_ type  - check_
file_ is_ writeable  - Make sure files are writeable. Mac, FreeBSD, and Windows system linkers check this already – however, the Linux linker will happily overwrite a read-only file. We should be consistent.
 - collect_
crate_ types  - default_
output_ for_ target  - Returns default crate type for target
 - filename_
for_ input  - filename_
for_ metadata  - invalid_
output_ for_ target  - Checks if target supports crate_type as output
 - is_
writeable 🔒 - out_
filename  - validate_
crate_ name  - Validate the given crate name.