macro_rules! destructure_quote {
    ( $name:pat ) => { ... };
}
Expand description

Deconstructs a quoted CLVM value that has been matched.