Macro farcaster_core::unwrap_vec_ref
source · macro_rules! unwrap_vec_ref {
($reader: ident) => { ... };
}Expand description
Helper that deserialize a consensus encoded byte vector.
macro_rules! unwrap_vec_ref {
($reader: ident) => { ... };
}Helper that deserialize a consensus encoded byte vector.