Macro rust_texas::unwrap

source ·
macro_rules! unwrap {
    ($enum:path, $expr:expr) => { ... };
}
Expand description

StackOverflow: https://stackoverflow.com/a/58243493