Macro snarkvm_wasm::impl_bytes[][src]

macro_rules! impl_bytes {
    ($ty : ident) => { ... };
}
Expand description

Helper macro to forward all derived implementations to the ToBytes and FromBytes traits