Function requestty_ui::backend::get_backend [−][src]
pub fn get_backend<W: Write>(buf: W) -> impl BackendThis is supported on crate features
crossterm or termion only.Expand description
Gets the default Backend based on the features enabled.