[][src]Macro ironrdp::impl_from_error

macro_rules! impl_from_error {
    ($from_e:ty, $to_e:ty, $to_e_variant:expr) => { ... };
}