; cfg(not(any(…, …))) - .
"- ", script , (, unimplemented!(), , ).
, , , , , , , ( , ), -, , cfg , , :
#[cfg(not(any(target_os = "windows", target_os = "mac")))]
fn thing() {
sorry! (this function is unimplemented for this platform, please report a bug at X)
}
Windows Mac, Linux, sorry ( , tokenise, , ). , (, sorry = "message" let), .