Macro opendp::fallible

source ·
macro_rules! fallible {
    ($variant:ident) => { ... };
    ($variant:ident, $($inner:expr),+) => { ... };
}
Expand description

Create an instance of Fallible