blob: cee4add32fbfc43af38c3b8622780decdba14a6a [file] [log] [blame]
pub fn is_terminal<T>(_: &T) -> bool {
false
}