Conditional compilation is possible through two different operators: the cfg attribute: #[cfg(...)] in attribute position; the cfg! macro: cfg!(
確定! 回上一頁