[][src]Macro crossterm_utils::impl_from

macro_rules! impl_from {
    ($from:path, $to:expr) => { ... };
}