Macro clvm_traits::destructure_quote
source · macro_rules! destructure_quote { ( $name:pat ) => { ... }; }
Expand description
Deconstructs a quoted CLVM value that has been matched.
macro_rules! destructure_quote { ( $name:pat ) => { ... }; }
Deconstructs a quoted CLVM value that has been matched.