amber/build/arch

Types

pub type Arch {
  X8664
  Aarch64
  Other(String)
}

Constructors

  • X8664
  • Aarch64
  • Other(String)
Search Document