[][src]Module cargo_rpm::target_architecture

Derive rpm target architecture names from rust targets: https://forge.rust-lang.org/release/platform-support.html https://docs.fedoraproject.org/ro/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch01s03.html

Enums

TargetArch

Target architectures for which we have a defined rpm target architecture. Only the architectures that vary in name between the rust and rpm target need to be listed here explictly (others that follow the same naming across both targets can be used as is).