[][src]Macro rdp::try_let

macro_rules! try_let {
    ($ident: path, $val: expr) => { ... };
}