impl_is_terminal

Macro impl_is_terminal 

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