Function get_backend

Source
pub fn get_backend<W: Write>(buf: W) -> impl Backend
Available on crate features crossterm or termion only.
Expand description

Gets the default Backend based on the features enabled.