pub const ALL_ARCHITECTURES: &[&str];
Expand description

The string names of all the supported, but possibly not enabled, architectures. The elements of this slice are suitable to be passed to the lookup_by_name function to obtain the default configuration for that architecture.