pub trait DisplayExtManual: 'static { fn backend(&self) -> Backend; }
Get the currently used display backend