1 2 3 4 5 6 7
//! # x86_64-unknown-linux-gnu //! //! **Таргет** //! //! ```bash //! rustup target add x86_64-unknown-linux-gnu //! ```