macro_rules! clvm_quote {
    ( $value:expr ) => { ... };
}
Expand description

Quotes a CLVM value.