macro_rules! impl_is_terminal {
($($t:ty),*$(,)?) => { ... };
}Available on Unix or HermitCore or
target_os=trusty or WASI or target_os=motor only.macro_rules! impl_is_terminal {
($($t:ty),*$(,)?) => { ... };
}target_os=trusty or WASI or target_os=motor only.